Differences From Artifact [97ecbea6c6]:
- File tests/simplerun/tests/test1/step2.sh — part of check-in [eea1a60bd5] at 2013-06-04 17:41:59 on branch dev — Aliased -showkeys to -show-keys and added test7 to try to catch cache issues (user: mrwellan, size: 62) [annotate] [blame] [check-ins using] [more...]
To Artifact [b3e19b3724]:
- Executable file tests/simplerun/tests/test1/step2.sh — part of check-in [51699c5ffe] at 2012-10-04 15:42:18 on branch test-specific-db — cleaned up simplerun test case (user: mrwellan, size: 61) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 | #!/usr/bin/env bash # Run your step here echo Got here eh! | < | 1 2 3 4 5 | #!/usr/bin/env bash # Run your step here echo Got here eh! |