hdf5/tools/h5copy
Albert Cheng 1be6fb8417 [svn-r12522] h5copy was not able to find the source file because it was not using
the $srcdir properly.  It is not right to chdir into testfiles and write
files there because in real srcdir mode, one should not changes things
in the srcdir area which could be shared by multiple builds simultanteously.

Solution: added the proper $srcdir components to the source file name.
Also clean up the indentation by cb.

Tested: only by hand in heping.
2006-08-01 09:31:45 -05:00
..
h5copy.c [svn-r12520] bug fix 2006-07-31 14:53:14 -05:00
Makefile.am
Makefile.in [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
testh5copy.sh [svn-r12522] h5copy was not able to find the source file because it was not using 2006-08-01 09:31:45 -05:00