summaryrefslogtreecommitdiffstats
path: root/testpar/testph5.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'testpar/testph5.sh.in')
-rw-r--r--testpar/testph5.sh.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/testpar/testph5.sh.in b/testpar/testph5.sh.in
index f78cfac..83327ca 100644
--- a/testpar/testph5.sh.in
+++ b/testpar/testph5.sh.in
@@ -25,11 +25,6 @@ TEST_APP_BIN=`pwd`/$TEST_APP # The path of the tool binary
nerrors=0
verbose=yes
-# The build (current) directory might be different than the source directory.
-if test -z "$srcdir"; then
- srcdir=.
-fi
-
# Print a line-line message left justified in a field of 70 characters
# beginning with the word "Testing".
#