Differences From Artifact [3b27a4617c]:
- File tests/tests/test_mt_vars/testconfig — part of check-in [7bbcfa08c8] at 2011-12-05 22:46:12 on branch trunk — Partial fix, now all run but won't stop (user: matt, size: 377) [annotate] [blame] [check-ins using] [more...]
To Artifact [565fa166b2]:
- File tests/tests/test_mt_vars/testconfig — part of check-in [c65398ee68] at 2012-03-30 00:07:12 on branch trunk — Fixed reading of runconfigs; chdir to location of .config before reading sub-files; added pattern matching on sections to target; added tests, removed some redundant db accesses (user: matt, size: 497) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 | [setup] [ezsteps] lookittmp ls /tmp lookithome ls /home [requirements] waiton runfirst priority 0 [items] NUMNUM [system cat $MT_RUN_AREA_HOME/tmp/$USER/$sysname/$fsname/$datapath/$MT_RUNNAME/the_ans] | > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | [setup] [ezsteps] lookittmp ls /tmp lookithome ls /home # $CURRENT should be /tmp/nada currentisblah currentisblah.sh # $BOGOUS should NOT be set bogousnotset bogousnotset.sh [requirements] waiton runfirst priority 0 [items] NUMNUM [system cat $MT_RUN_AREA_HOME/tmp/$USER/$sysname/$fsname/$datapath/$MT_RUNNAME/the_ans] |
︙ | ︙ |