mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-25 17:00:45 +08:00
[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:
parent
254ae8d43d
commit
7fd471c43c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user