Differences From Artifact [68692df2a4]:
- File dashboard.scm — part of check-in [43115cbdd6] at 2014-06-23 00:57:47 on branch v1.55 — set default sort in config file (not working quite right yet, fails to init but works thereafter) (user: matt, size: 57988) [annotate] [blame] [check-ins using]
To Artifact [207ddb413c]:
- File dashboard.scm — part of check-in [1bd823a800] at 2014-06-23 17:36:42 on branch v1.55 — Renamed some routines, added use of MT_TARGET for input of target in getting runconfigs data (fixes bug where it only worked when using -target (user: mrwellan, size: 57995) [annotate] [blame] [check-ins using]
︙ | |||
77 78 79 80 81 82 83 | 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 | - + | 0)) (if (args:get-arg "-h") (begin (print help) (exit))) |
︙ |