Differences From Artifact [9392b88636]:
- File tests/megatest.config — part of check-in [7ee9f12f63] at 2011-10-24 03:36:42 on branch trunk — Added missing dashboard-guimonitor.scm file (user: matt, size: 952) [annotate] [blame] [check-ins using]
To Artifact [238b002f71]:
- File tests/megatest.config — part of check-in [a9efabed17] at 2011-10-30 19:43:42 on branch trunk — Added -setvar, changed environment settings to use double quote instead of single quote (user: matt, size: 980) [annotate] [blame] [check-ins using]
︙ | |||
27 28 29 30 31 32 33 34 35 36 37 38 39 40 | 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | + + | # These are set before all tests, override them # in the testconfig [pre-launch-env-overrides] section [env-override] SPECIAL_ENV_VARS overide them here - should be seen at launch and in the runs TESTVAR [system realpath .] DEADVAR [system ls] VARWITHDOLLAR $HOME/.zshrc # XTERM [system xterm] # RUNDEAD [system exit 56] ## disks are: ## name host:/path/to/area ## -or- ## name /path/to/area |
︙ |