summaryrefslogtreecommitdiff
path: root/test/test.sh
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-10-06 23:29:59 +0000
committerEvan Huus <eapache@gmail.com>2013-10-06 23:29:59 +0000
commit087c885c667cf11a24a0730fc5d54dfcdb933ad4 (patch)
treeaf84500e740885597254a028c9168d72f5ec9827 /test/test.sh
parent0c25744c67f4ffbb6c48ca63629532aeef4397b9 (diff)
downloadwireshark-087c885c667cf11a24a0730fc5d54dfcdb933ad4.tar.gz
More tweaking of test suite path variables, trying to make everything play
nicely on Windows and Linux both. svn path=/trunk/; revision=52428
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index 36e51f2644..64bbce5f2c 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -82,6 +82,8 @@ if [ -z "$TEST_OUTDIR" ] || ! cd "$TEST_OUTDIR"; then
TEST_OUTDIR_CLEAN=0
fi
+test_build_paths
+
test_cleanup() {
if [ $TEST_OUTDIR_CLEAN = 1 ]; then
# display contents of test outputs, ignore directory: