hdf5/tools/testfiles/h5diff_629.txt
Pedro Vicente Nunes cceba7e0c9 [svn-r7796] Purpose:
h5diff improvment

Description:
changed a call to exit(1) for return -1 for user friendiness in the h5diff function
in the case that H5Fopen fails

Solution:

Platforms tested:
linux (small change )


Misc. update:
2003-10-30 16:51:32 -05:00

8 lines
222 B
Plaintext

#############################
Expected output for 'h5diff file1.h6 file2.h6'
#############################
$h5diff file1.h6 file2.h6
h5diff: file1.h6: No such file or directory
h5diff: file2.h6: No such file or directory