summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/testh4toh52
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testh4toh5 b/tools/testh4toh5
index 8d8feb6..261c609 100644
--- a/tools/testh4toh5
+++ b/tools/testh4toh5
@@ -6,7 +6,7 @@ diff='diff -c'
RM='rm -f'
SED='sed '
-H5DUMP=${PWD}/h5dump # Use the h5dumper in the same tools directory
+H5DUMP='h5dump' # Use the h5dumper in the same tools directory
# Verify if $H5DUMP is a valid command.
tmpfile=/tmp/testh4toh5.$$