Megatest

Check-in [39bde846fc]
Login
Overview
Comment:forgot the version again
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.64 | v1.6421
Files: files | file ages | folders
SHA1: 39bde846fc3cee61a8ca81872ddde83253f48925
User & Date: bjbarcla on 2017-06-20 16:20:43
Other Links: branch diff | manifest | tags
Context
2017-06-21
18:52
Unknown old merge? Leaf check-in: 5464c15055 user: matt tags: v1.65-unknown
12:26
Added ability to modify or extend the blacklisted environment variables and updated manual check-in: 03e6b6ae88 user: mrwellan tags: v1.64
2017-06-20
16:20
forgot the version again check-in: 39bde846fc user: bjbarcla tags: v1.64, v1.6421
15:19
updated unittests/tests.scm check-in: 1fa3b7d422 user: bjbarcla tags: v1.64
Changes

Modified megatest-version.scm from [6f59d95e7e] to [84cfd81b91].

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






|

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