From 87f0d37a7677260d4ae4762fdbe0fe97d9df2e15 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Fri, 23 Apr 1999 16:57:19 -0500 Subject: [svn-r1212] Added "./" before h5toh4 in script. --- tools/testh5toh4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- cgit v0.12