hdf5/tools/h5diff
Albert Cheng 9e08a0d8c5 [svn-r22594] Bug fix: HDFFV-8105
Description:
The test command in COPY_TESTFILES_TO_TESTDIR used the wrong operator -a which
means and. It is not sufficient to test mere existence as $tstfile could have
been a directory or other non-file things.  If the file is not readable, the
$CP command would fail but its return code was not checked.

Solution:
Get rid of the test command and go ahead to $CP it and then check its returned
code and report errors if detected.

Tested; committested. (note that ostrick still failed on errors committed by
other staff).
2012-07-22 01:42:30 -05:00
..
testfiles [svn-r22319] Purpose: 2012-04-26 10:56:16 -05:00
CMakeLists.txt [svn-r22479] Remove subfolder tools from install command 2012-06-20 09:43:02 -05:00
h5diff_common.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5diff_common.h [svn-r21195] Correct windows exports for h5diff. 2011-08-08 16:59:09 -05:00
h5diff_main.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5diffgentest.c [svn-r22319] Purpose: 2012-04-26 10:56:16 -05:00
Makefile.am [svn-r21113] Description: 2011-07-18 11:13:34 -05:00
Makefile.in [svn-r21249] Description: Part II of F2003 branch merge into the trunk. 2011-08-18 09:38:53 -05:00
ph5diff_main.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
testh5diff.sh [svn-r22594] Bug fix: HDFFV-8105 2012-07-22 01:42:30 -05:00
testph5diff.sh [svn-r20119] Description: 2011-02-17 16:43:07 -05:00