test-0028.sh 278 B

1234567891011121314151617
  1. #!/bin/bash
  2. . ./test-common.sh
  3. cleanup 28
  4. # ------------------------------- Test 28 ------------------------------------
  5. # { on new line
  6. preptest test.log 28 1 0
  7. # log with 1 byte should not be rotated
  8. $RLR test-config.28
  9. checkoutput <<EOF
  10. test.log 0
  11. test.log.1 0 zero
  12. EOF