Differences From Artifact [f1952dd1e2]:
- File tests/megatest.config — part of check-in [0a116daff3] at 2012-04-01 23:29:41 on branch trunk — Updated copyrights (user: mrwellan, size: 1265) [annotate] [blame] [check-ins using]
To Artifact [1f4eabb06d]:
- File tests/megatest.config — part of check-in [2dca8d8f9a] at 2012-04-09 15:45:13 on branch trunk — Fixed issue with remove-runs so default is to remove all if :state and :status are not specified, fixed pattern match due to glob wierdness issue with running tests based on itempatt (user: mrwellan, size: 1285) [annotate] [blame] [check-ins using]
︙ | |||
34 35 36 37 38 39 40 41 42 43 44 45 46 47 | 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | + | VARWITHDOLLAR $HOME/.zshrc WACKYVAR #{system ls > /dev/null} WACKYVAR2 #{get validvalues state} WACKYVAR3 #{getenv USER} WACKYVAR4 #{scheme (+ 5 6 7)} WACKYVAR5 #{getenv sysname}/#{getenv fsname}/#{getenv datapath} WACKYVAR6 #{scheme (args:get-arg "-target")} PREDICTABLE the_ans # XTERM [system xterm] # RUNDEAD [system exit 56] ## disks are: ## name host:/path/to/area ## -or- |
︙ |