diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/testh5toh4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testh5toh4 b/tools/testh5toh4 index 2660b5f..6db3b78 100644 --- a/tools/testh5toh4 +++ b/tools/testh5toh4 @@ -1,6 +1,6 @@ #!/bin/sh -h5toh4=h5toh4 # a relative name +h5toh4=./h5toh4 # a relative name cmp='cmp -s' diff='diff -c' |