test-0007.sh 313 B

12345678910111213141516171819
  1. #!/bin/bash
  2. . ./test-common.sh
  3. cleanup 7
  4. # ------------------------------- Test 7 -------------------------------------
  5. preptest test.log 7 1
  6. preptest anothertest.log 7 1
  7. $RLR test-config.7 --force
  8. checkoutput <<EOF
  9. test.log 0
  10. test.log.6 0 zero
  11. anothertest.log 0
  12. anothertest.log.6 0 zero
  13. scriptout 0 foo
  14. EOF