test-0101.sh 208 B

1234567891011121314
  1. #!/bin/bash
  2. . ./test-common.sh
  3. # check rotation with extension moved after the number
  4. cleanup 101
  5. preptest test.log 101 1 0
  6. $RLR test-config.101 --force
  7. checkoutput <<EOF
  8. test.log 0
  9. test.1.log 0 zero
  10. EOF