test-0029.sh 293 B

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