Overview
| SHA1 Hash: | 12196ddfac2faf10819a6efe67c3eebb0710e3d6 |
|---|---|
| Date: | 2012-05-29 09:47:03 |
| User: | mrwellan |
| Comment: | Questionable changes to help debug test_env_vars failure |
| Timelines: | family | ancestors | path-and-envvars-fix |
| Diffs: | root of this branch |
| Downloads: | Tarball | ZIP archive |
| Other Links: | files | file ages | manifest |
Tags And Properties
- branch=path-and-envvars-fix inherited from [8dc37784e2]
- closed added by [d5f95b6e22] on 2012-10-18 21:57:43
- sym-path-and-envvars-fix inherited from [8dc37784e2]
Changes
Modified tests/fullrun/tests/test_mt_vars/currentisblah.sh from [38498b5b33c53947] to [20626a4abfb18dc2].
Modified tests/fullrun/tests/test_mt_vars/testconfig from [601765abe8c766ef] to [8214d9b9f0a4a613].
1 [setup] 1 [setup] 2 2 3 [ezsteps] 3 [ezsteps] 4 lookittmp ls /tmp 4 lookittmp ls /tmp 5 lookithome ls /home | 5 lookithome ls $HOME > 6 > 7 testsimple sh -c "exit 0" > 8 6 # $CURRENT should be /tmp/nada 9 # $CURRENT should be /tmp/nada 7 currentisblah currentisblah.sh 10 currentisblah currentisblah.sh 8 11 9 # $BOGOUS should NOT be set 12 # $BOGOUS should NOT be set 10 bogousnotset bogousnotset.sh 13 bogousnotset bogousnotset.sh 11 14 12 # ALT_VAR should NOT be set 15 # ALT_VAR should NOT be set