test-0004.sh 295 B

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