Artifact 76fc4ca435ceed4f15ed6a8be768a9a4480dee19:
- File megatest-version.scm — part of check-in [d16d9de26f] at 2013-06-08 00:58:52 on branch v1.55 — Changed logic on creation of top level html file for an iterated test. The lock is only attempted to be obtained for a few seconds. Then we give up. On tests with 1000's of iterations the creation of this file over and over again was becoming a serious bottleneck (user: mrwellan, size: 144) [annotate] [blame] [check-ins using]
;; Always use two digit decimal ;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00.. (declare (unit megatest-version)) (define megatest-version 1.5502)