Differences From Artifact [1e1651ab96]:
- File tests/tests/test_mt_vars/testconfig — 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: 502) [annotate] [blame] [check-ins using]
To Artifact [601765abe8]:
- File tests/fullrun/test_mt_vars/testconfig — part of check-in [e06ef7ae11] at 2012-04-21 23:36:51 on branch extend-test-get-path — Moved the full run test suite to fullrun (user: matt, size: 560) [annotate] [blame] [check-ins using]
- File tests/fullrun/tests/test_mt_vars/testconfig — part of check-in [423f168820] at 2012-04-22 00:03:24 on branch extend-test-get-path — Arduously moved tests to the tests dir (user: matt, size: 560) [annotate] [blame] [check-ins using]
- File tests/tests/test_mt_vars/testconfig — part of check-in [7a7f9c7318] at 2012-04-19 23:45:24 on branch runconfigs-fix-irrelevant-vars — Fixed runconfigs.config where wrong vars slipped through (user: matt, size: 560) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | + + + | [setup] [ezsteps] lookittmp ls /tmp lookithome ls /home # $CURRENT should be /tmp/nada currentisblah currentisblah.sh # $BOGOUS should NOT be set bogousnotset bogousnotset.sh # ALT_VAR should NOT be set altvarnotset altvarnotset.sh [requirements] waiton runfirst priority 0 [items] NUMNUM [system cat $MT_RUN_AREA_HOME/tmp/$USER/$sysname/$fsname/$datapath/$MT_RUNNAME/$PREDICTABLE] |
︙ |