Differences From Artifact [ed560fa611]:
- File tests/fullrun/runconfigs.config — part of check-in [cf15dc19dc] at 2014-11-02 09:26:19 on branch trunk — Merged v1.60 into trunk (user: matt, size: 814) [annotate] [blame] [check-ins using] [more...]
To Artifact [48da28b4cb]:
- File tests/fullrun/runconfigs.config — part of check-in [4d239a9015] at 2015-03-25 00:26:05 on branch v1.60-ezstesp-bash-fix — Added sleep1 to tests (user: matt, size: 963) [annotate] [blame] [check-ins using] [more...]
︙ | |||
24 25 26 27 28 29 30 | 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | + + + + + + + + + + + + + | [default] SOMEVAR3 #{rget SOMEVAR} SOMEVAR4 #{rget SOMEVAR2} SOMEVAR5 #{runconfigs-get SOMEVAR2} [this/a/test] BLAHFOO 123 [ubuntu/nfs/sleep1] SLEEPRUNNER 1 [ubuntu/nfs/sleep10] SLEEPRUNNER 10 [ubuntu/nfs/sleep60] SLEEPRUNNER 60 [ubuntu/nfs/sleep240] SLEEPRUNNER 240 |