summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2013-12-20 22:36:29 +0100
committerJean Delvare <jdelvare@suse.de>2013-12-20 22:36:29 +0100
commitc0b75c03892e72d491dcbe448ff95c3ead43ff8b (patch)
treedc5fcf1fcc9e4cde647def5503224a68eae839e0 /.gitignore
parent0b191eec5dd6cdb8b74d92a34bd5f0d0261b0009 (diff)
downloadquilt-c0b75c03892e72d491dcbe448ff95c3ead43ff8b.tar.gz
test/run: Fix variable substitution
Variable substitution on command lines was happening too early so setting a variable only took effect with the second next line of the test case. Additionally, there was no check that the environment variable was actually set. This resulted in perl warnings during the test suite if a variable is ever used before having been set. Fix both issues. Also add a test case for this feature, to avoid a future breakage. Some of the tester script features are tricky and easy to get wrong, so test them independently of quilt in a dedicated test case.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions