[svn-r861] Set RUNTEST to /bin/sh because the test is actually a shell script file.

Updated development version too.
This commit is contained in:
Albert Cheng 1998-11-02 15:20:06 -05:00
parent 254ae8d43d
commit 7fd471c43c

View File

@ -10,7 +10,9 @@
CPPFLAGS=-I../src -I. @CPPFLAGS@
# Tools test targets.
# Use /bin/sh to use because the test is actually a shell script file.
TESTS=testh5dump
RUNTEST=/bin/sh
# These are our main targets:
PROGS=h5debug h5import h5ls h5repart h5dump