test-0052.sh 303 B

1234567891011121314151617
  1. #!/bin/bash
  2. . ./test-common.sh
  3. cleanup 52
  4. # ------------------------------- Test 52 ------------------------------------
  5. # sharedscripts are not run if the first log file does not exist
  6. preptest test.log 52 1 0
  7. $RLR test-config.52
  8. checkoutput <<EOF
  9. test.log 0
  10. test.log.1 0 zero
  11. scriptout 0 foo
  12. EOF