Differences From Artifact [5a3d04743e]:
- Executable file build/test/test — part of check-in [697f68654f] at 2021-01-04 17:07:48 on branch trunk — Support Tcl 8.6.11 (user: rkeene, size: 15584) [annotate] [blame] [check-ins using]
To Artifact [56ee182b52]:
- Executable file build/test/test — part of check-in [ee4da6e861] at 2022-01-01 16:41:48 on branch trunk — Upgrade to Tcl/Tk 8.6.12 (user: rkeene, size: 15584) [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.12 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 |
︙ | ︙ |