Differences From Artifact [e6c33b1b7f]:
- Executable file build/test/test — part of check-in [73d93286c9] at 2016-08-03 14:28:49 on branch trunk — Added Tcl/Tk 8.6.6 in various places (user: rkeene, size: 15583) [annotate] [blame] [check-ins using]
To Artifact [2d48ed34da]:
- Executable file build/test/test — part of check-in [f069f572fc] at 2017-08-10 20:37:38 on branch trunk — Added 8.6.7 support to various places (user: rkeene, size: 15583) [annotate] [blame] [check-ins using]
1 2 | #! /bin/bash | | | 1 2 3 4 5 6 7 8 9 10 | #! /bin/bash VERSIONS="8.5.19 8.6.7 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 |
︙ | ︙ |