diff options
author | Ruey-Hsia Li <rli@ncsa.uiuc.edu> | 1998-09-04 15:02:10 (GMT) |
---|---|---|
committer | Ruey-Hsia Li <rli@ncsa.uiuc.edu> | 1998-09-04 15:02:10 (GMT) |
commit | 9384202d429951c722d1253f0255708624357a36 (patch) | |
tree | ff05a4f641898d70a4741451290946784de0f603 /tools | |
parent | 970f5f068c0a242ea7bd5ff0706eb2bd7f0478e9 (diff) | |
download | hdf5-9384202d429951c722d1253f0255708624357a36.zip hdf5-9384202d429951c722d1253f0255708624357a36.tar.gz hdf5-9384202d429951c722d1253f0255708624357a36.tar.bz2 |
[svn-r668] Tempory turned off the automatic test.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in index f10990e..05202d6 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -10,7 +10,7 @@ CPPFLAGS=-I../src -I. @CPPFLAGS@ # Tools test targets. -TESTS=testh5dump.sh +#TESTS=testh5dump.sh # These are our main targets: PROGS=h5debug h5import h5ls h5repart h5dump |