Overview
Comment: | Added test area for working on configf issues |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.65-try3 |
Files: | files | file ages | folders |
SHA1: |
339aab0882a72b280c84f94b39d94e6f |
User & Date: | matt on 2019-11-10 20:35:23 |
Other Links: | branch diff | manifest | tags |
Context
2019-11-10
| ||
21:55 | Basic mtconfigf is working. Dashboard starts (but crashes after a bit). check-in: 5c9f3ec17a user: matt tags: v1.65-try3 | |
20:35 | Added test area for working on configf issues check-in: 339aab0882 user: matt tags: v1.65-try3 | |
19:42 | Add getenv to megatest.scm check-in: 740d248cf8 user: matt tags: v1.65-try3 | |
Changes
Added test-configf/megatest.config version [2607dd7df8].
> > > > > > > | 1 2 3 4 5 6 7 | [fields] AFIELD TEXT DEFAULT 'junk' [vars] APATH #{scm (get-environment-variable "PATH")} BPATH #{scm (set! getenv get-environment-variable)(getenv "PATH")} |
Added test-configf/runconfigs.config version [da39a3ee5e].