Overview
Comment: | wip |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.6584-nanomsg |
Files: | files | file ages | folders |
SHA1: |
ac5d1bc5afb975db7b89c57e1cf7270f |
User & Date: | matt on 2021-11-08 19:18:24 |
Other Links: | branch diff | manifest | tags |
Context
2021-11-08
| ||
20:48 | dashboard almost starts check-in: 23a7cfadcb user: matt tags: v1.6584-nanomsg | |
19:18 | wip check-in: ac5d1bc5af user: matt tags: v1.6584-nanomsg | |
19:10 | dashboard now compiles check-in: 10dfb310f4 user: matt tags: v1.6584-nanomsg | |
Changes
Modified dashboard-context-menu.scm from [ed7177e42c] to [154336438c].
︙ | ︙ | |||
66 67 68 69 70 71 72 | rmtmod ezstepsmod subrunmod debugprint configfmod testsmod dcommon | | > | 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 | rmtmod ezstepsmod subrunmod debugprint configfmod testsmod dcommon ;; gutils ) ;; (include "common_records.scm") ;; (include "db_records.scm") ;; (include "run_records.scm") (define (dboard:launch-testpanel run-id test-id) |
︙ | ︙ |