Differences From Artifact [4bf7ad110a]:
- File megatest-version.scm — part of check-in [5f757480e6] at 2012-11-02 17:36:08 on branch trunk — Added interface to the monitor db and appropriate handling thereof. (user: mrwellan, size: 144) [annotate] [blame] [check-ins using]
To Artifact [94672ddb9c]:
- File megatest-version.scm — part of check-in [ece909ab1c] at 2012-11-02 18:33:58 on branch trunk — borked server heartbeat logic (user: mrwellan, size: 144) [annotate] [blame] [check-ins using]
1 2 3 4 5 | 1 2 3 4 5 6 7 | - + | ;; Always use two digit decimal ;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00.. (declare (unit megatest-version)) |