test-0053.sh 254 B

12345678910111213141516
  1. #!/bin/bash
  2. . ./test-common.sh
  3. cleanup 53
  4. # ------------------------------- Test 53 ------------------------------------
  5. # test if --force works
  6. preptest test.log 53 1 0
  7. $RLR test-config.53 --force
  8. checkoutput <<EOF
  9. test.log 0
  10. test.log.1 0 zero
  11. EOF