test-0100.sh 297 B

123456789101112131415
  1. #!/bin/bash
  2. . ./test-common.sh
  3. cleanup 100
  4. # ------------------------------- Test 100 ------------------------------------
  5. # check rotation with extension appended to the filename
  6. preptest test.log 100 1 0
  7. $RLR test-config.100 --force
  8. checkoutput <<EOF
  9. test.log 0
  10. test.log.1.newext 0 zero
  11. EOF