aboutsummaryrefslogtreecommitdiff
path: root/source/1.0/src/shflags_test_helpers
diff options
context:
space:
mode:
Diffstat (limited to 'source/1.0/src/shflags_test_helpers')
-rw-r--r--source/1.0/src/shflags_test_helpers2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/1.0/src/shflags_test_helpers b/source/1.0/src/shflags_test_helpers
index 01199b5..bbdd5a8 100644
--- a/source/1.0/src/shflags_test_helpers
+++ b/source/1.0/src/shflags_test_helpers
@@ -51,7 +51,7 @@ th_oneTimeSetUp()
. ${TH_SHFLAGS}
# these files will be cleaned up automatically by shUnit2
- tmpDir=${shunit_tmpDir}
+ tmpDir=${SHUNIT_TMPDIR}
stdoutF="${tmpDir}/stdout"
stderrF="${tmpDir}/stderr"
expectedF="${tmpDir}/expected"