Overview
Comment: | changed version to 1.6572 ==/FAIL/orion,mars/== |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.6572 | v1.65-failed-testdat |
Files: | files | file ages | folders |
SHA1: |
f26da7218e992ce60587a248254aaf4e |
User & Date: | mmgraham on 2020-09-22 11:17:04 |
Original Comment: | changed version to 1.6572 |
Other Links: | branch diff | manifest | tags |
Context
2020-09-23
| ||
13:21 | Undo short-circuit of check of can run more tests ==/FAIL/orion,mars/== check-in: cc8c96d822 user: mrwellan tags: v1.65-failed-testdat | |
2020-09-22
| ||
11:17 | changed version to 1.6572 ==/FAIL/orion,mars/== check-in: f26da7218e user: mmgraham tags: v1.6572, v1.65-failed-testdat | |
11:15 | merged in latest 1.65-test-rundat to get Matt's dashboard fix ==/FAIL/orion/mars/== check-in: abba297395 user: mmgraham tags: v1.65-failed-testdat | |
Changes
Modified megatest-version.scm from [2f016f1442] to [291b748ecb].
︙ | ︙ | |||
16 17 18 19 20 21 22 | ;; 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)) | | | 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.6572) |