summaryrefslogtreecommitdiffstats
path: root/tools/h5import
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2012-07-22 06:42:30 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2012-07-22 06:42:30 (GMT)
commit9e08a0d8c5fd8da07cf80cd979f0d0eb1469aa97 (patch)
treef5136db4b1fe57f2db92a821a21a994fa853598e /tools/h5import
parent23d32fec2549762344d365c64fa520d9e6537212 (diff)
downloadhdf5-9e08a0d8c5fd8da07cf80cd979f0d0eb1469aa97.zip
hdf5-9e08a0d8c5fd8da07cf80cd979f0d0eb1469aa97.tar.gz
hdf5-9e08a0d8c5fd8da07cf80cd979f0d0eb1469aa97.tar.bz2
[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).
Diffstat (limited to 'tools/h5import')
0 files changed, 0 insertions, 0 deletions