Differences From Artifact [d679aaf9ec]:
- File build/test/tests/04-version.tcl — part of check-in [b180e9a80f] at 2010-09-26 04:46:10 on branch trunk — Added internal testing script (user: rkeene, size: 270) [annotate] [blame] [check-ins using]
To Artifact [0fa9712117]:
- File build/test/tests/04-version.tcl — 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: 311) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | - + | #! /usr/bin/env tclsh set chkversion [lindex $argv 2] # We are unable to make a reasonable determination of the version from a CVS # tag. Assume it's okay. |
︙ |