Differences From Artifact [ffc179ede7]:
- File attic/megatest-version.scm — part of check-in [101ee7c52b] at 2021-03-06 04:39:46 on branch v1.65-real-chicken-5 — Try a grounds-up switch to chicken-5 (user: matt, size: 922) [annotate] [blame] [check-ins using]
- File attic_modular/megatest-version.scm — part of check-in [5d8e30ec14] at 2021-03-06 04:45:53 on branch v1.65-real-chicken-5 — wip (user: matt, size: 922) [annotate] [blame] [check-ins using]
- File megatest-version.scm — part of check-in [6ff4310a7a] at 2021-02-05 15:36:34 on branch v1.65-real — merged in changes for wildcard target in remove runs, support for dashboard in sles12, and archival of rerun data. (user: mmgraham, size: 922) [annotate] [blame] [check-ins using]
To Artifact [f92dc46346]:
- File megatest-version.scm — part of check-in [b6403cb822] at 2021-03-09 18:48:26 on branch v1.65-real — changed version to 1.6584 (user: mmgraham, size: 922) [annotate] [blame] [check-ins using]
︙ | |||
16 17 18 19 20 21 22 | 16 17 18 19 20 21 22 23 | - + | ;; along with Megatest. If not, see <http://www.gnu.org/licenses/>. ;; 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)) |