Differences From Artifact [b5b5f125e2]:
- File megatest-version.scm — part of check-in [69da7e37ab] at 2014-10-10 10:49:00 on branch v1.60 — bumped version (user: mrwellan, size: 159) [annotate] [blame] [check-ins using] [more...]
To Artifact [83c6d6cd66]:
- File megatest-version.scm — part of check-in [7faccb94b1] at 2014-10-20 15:00:38 on branch v1.60 — Added testsuite name tagging of servers, bumped version to v1.6004, move sending of kill to inside the error handling (user: mrwellan, size: 159) [annotate] [blame] [check-ins using]
1 2 3 4 5 | 1 2 3 4 5 6 7 | - + | ;; Always use two or four digit decimal ;; 1.01, 1.02...1.10,1.11,1,1101 ... 1.99,2.00.. (declare (unit megatest-version)) |