Megatest

Check-in [a399f30afd]
Login
Overview
Comment:bumped version
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.64 | v1.6437
Files: files | file ages | folders
SHA1: a399f30afdaeb5b0b247b3cfdef05300c6f3803f
User & Date: bjbarcla on 2017-11-29 15:15:19
Other Links: branch diff | manifest | tags
Context
2017-12-08
12:50
attempted fix for rerun-downstream-testitem issue Leaf check-in: 51213e0672 user: bjbarcla tags: v1.64-downstream-item-rerun
2017-12-07
16:46
unsnargled the installall.sh script check-in: be2dd5876e user: bb tags: v1.64
2017-12-04
13:27
Updates to modepatt switch check-in: c0aaf523c6 user: ritikaag tags: v1.65, v1.6505
2017-11-29
15:15
bumped version check-in: a399f30afd user: bjbarcla tags: v1.64, v1.6437
2017-11-27
17:19
Edits to dashboard for redHat check-in: 5e5a6adb65 user: ritikaag tags: v1.64
Changes

Modified megatest-version.scm from [ed15e47280] to [9bfdda2cda].

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))

(define megatest-version 1.6436)






|

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))

(define megatest-version 1.6437)