Differences From Artifact [5e3684a6ac]:
- Executable file build/test/test — part of check-in [75f558f8fa] at 2015-01-29 14:33:13 on branch trunk — Updated to name nightly tests "fossil_trunk" instead of "cvs_HEAD" (user: rkeene, size: 16175) [annotate] [blame] [check-ins using] [more...]
To Artifact [df35486eb4]:
- Executable file build/test/test — part of check-in [3a3b6c57f1] at 2015-03-16 01:06:47 on branch trunk — Updated nightly tests to be 8.6.4 and 8.5.18 (user: rkeene, size: 16175) [annotate] [blame] [check-ins using]
1 2 | #! /bin/bash | | | 1 2 3 4 5 6 7 8 9 10 | #! /bin/bash VERSIONS="8.5.18 8.6.4 fossil_trunk" # Find the base directory for x in 1 2 3 4 __fail__; do if [ "${x}" = "__fail__" ]; then echo 'Unable to find KitCreator, aborting.' >&2 exit 1 |
︙ | ︙ |