Differences From Artifact [c71fbc7484]:
- File tests/simplerun/tests/test1/step1.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: 58) [annotate] [blame] [check-ins using] [more...]
To Artifact [a96d5c2635]:
- Executable file tests/simplerun/tests/test1/step1.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: 57) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 | #!/usr/bin/env bash # Run your step here echo Got here! | < | 1 2 3 4 | #!/usr/bin/env bash # Run your step here echo Got here! |