Overview
Comment: | Cleaned up help on -env* calls |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.64 | v1.64-defunct |
Files: | files | file ages | folders |
SHA1: |
b763e5c0bc10ab0fc3dd322e9c16e52c |
User & Date: | matt on 2017-02-20 23:58:36 |
Other Links: | branch diff | manifest | tags |
Context
2017-02-20
| ||
23:59 | Typo check-in: 8a616355a0 user: matt tags: v1.64, v1.64-defunct | |
23:58 | Cleaned up help on -env* calls check-in: b763e5c0bc user: matt tags: v1.64, v1.64-defunct | |
23:41 | Added missing file check-in: 0db9591f3c user: matt tags: v1.64, v1.64-defunct | |
Changes
Modified megatest.scm from [46bdebb785] to [04de634cc4].
︙ | |||
166 167 168 169 170 171 172 | 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 | - + + + + | -ping run-id|host:port : ping server, exit with 0 if found -debug N|N,M,O... : enable debug 0-N or N and M and O ... -config fname : override the megatest.config file with fname -append-config fname : append fname to the megatest.config file Utilities -env2file fname : write the environment to fname.csh and fname.sh |
︙ |