Overview
| Comment: | shuffling stuff around. Currently fails to run: (rmt:get-runs-by-patt '(contour_name release iteration testsuite_mode) #f all/v1.70/1.7001/dev 0 500 #f 0 asc) but does run (db:get-runs-by-patt *db* '(contour_name release iteration testsuite_mode) % all/v1.70/1.7001/dev 0 500 #f 0 asc) |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.70-refactor01 | v1.70-defunct-try |
| Files: | files | file ages | folders |
| SHA1: |
ba4a9f34c8f708ad1d28fc18805a4362 |
| User & Date: | matt on 2019-12-11 22:14:49.603 |
| Other Links: | branch diff | manifest | tags |
Context
|
2019-12-12
| ||
| 20:58 | Added or to line 2464 in runs-inc.scm to keep going if no runname. This bypassess the real issue where runname is being lost. Also bypassed all server/network code. check-in: 3f5da1ddca user: matt tags: v1.70-refactor01, v1.70-defunct-try | |
|
2019-12-11
| ||
| 22:14 | shuffling stuff around. Currently fails to run: (rmt:get-runs-by-patt '(contour_name release iteration testsuite_mode) #f all/v1.70/1.7001/dev 0 500 #f 0 asc) but does run (db:get-runs-by-patt *db* '(contour_name release iteration testsuite_mode) % all/v1.70/1.7001/dev 0 500 #f 0 asc) check-in: ba4a9f34c8 user: matt tags: v1.70-refactor01, v1.70-defunct-try | |
| 21:57 | shuffling stuff around. Currently fails to run: (rmt:get-runs-by-patt '(contour_name release iteration testsuite_mode) #f all/v1.70/1.7001/dev 0 500 #f 0 asc) check-in: 9dfe7d1083 user: matt tags: v1.70-refactor01, v1.70-defunct-try | |
Changes
Modified api-inc.scm
from [7dfa5ca729]
to [d2c2cccd89].
[diff]
Modified common-inc.scm
from [bede31db09]
to [7c8ac9f1a4].
[diff]
Modified launch-inc.scm
from [476c5d50a8]
to [1f775f156c].
[diff]
Modified rmt-inc.scm
from [4a6d831f46]
to [15a54ab90a].
[diff]
Modified runs-inc.scm
from [db274d97cc]
to [8c50307d5e].
[diff]