Megatest

Check-in [e373dd2861]
Login
Overview
Comment:merged with v1.65-cleanup
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.6568 | v1.65-experiment
Files: files | file ages | folders
SHA1: e373dd2861312403e65146d6e42908da842c4306
User & Date: mmgraham on 2020-09-07 21:02:25
Other Links: branch diff | manifest | tags
Context
2020-09-15
22:44
Job queue for adjutant check-in: 93bcd23d16 user: matt tags: v1.65-adjutant
2020-09-10
18:15
change message from error to info check-in: 523dbf02c4 user: mmgraham tags: v1.65-experiment
2020-09-07
21:02
merged with v1.65-cleanup check-in: e373dd2861 user: mmgraham tags: v1.6568, v1.65-experiment
19:24
update version to v1.6568 ==11.35/1.8/WARN/1204/orion== ==27.1/2.5/WARN/1201/mars== Leaf check-in: 1251244af0 user: mmgraham tags: v1.65-cleanup, v1.6568
11:39
Better flagging with LAUNCHING state. NOTE: itemwait subrun items are re-running when they perhaps should not. check-in: 5d2d0fddc3 user: matt tags: v1.65-experiment
Changes

Modified megatest-version.scm from [957a43ff94] to [3028461078].

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

(define megatest-version 1.6566)







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

(define megatest-version 1.6568)