diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2002-10-10 16:33:16 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2002-10-10 16:33:16 (GMT) |
commit | a9c1a913abb4869071f717ff55d217284f3f1a01 (patch) | |
tree | b82f8ba76568f2c547b1389160e47bf848d47716 /tools/h5diff/testh5diff.sh | |
parent | 8059e1be4948b7f52000114c4842b9cca6b945db (diff) | |
download | hdf5-a9c1a913abb4869071f717ff55d217284f3f1a01.zip hdf5-a9c1a913abb4869071f717ff55d217284f3f1a01.tar.gz hdf5-a9c1a913abb4869071f717ff55d217284f3f1a01.tar.bz2 |
[svn-r5975] Purpose:
changed script for tests
Platforms tested:
linux 2.4.18
Diffstat (limited to 'tools/h5diff/testh5diff.sh')
-rwxr-xr-x | tools/h5diff/testh5diff.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/h5diff/testh5diff.sh b/tools/h5diff/testh5diff.sh index 57add44..c77aba5 100755 --- a/tools/h5diff/testh5diff.sh +++ b/tools/h5diff/testh5diff.sh @@ -39,7 +39,6 @@ TESTING() { TOOLTEST() { # Run test. $RUNSERIAL $DUMPER_BIN "$@" - } ############################################################################## |