hdf5/tools/h5jam
Quincey Koziol 9b597516c0 [svn-r11042] Purpose:
Bug fix

Description:
    The ".chksh" file for a test script was being created in the "source"
location rather than the build location.  This can cause problems when
multiple builds are running because "slower" machines will see the ".cshsh"
file from faster machines and will not run the test script as they should.

Solution:
    Use 'basename' command to strip off the path of the script and create
the ".chksh" file in the build location.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    h5committest
2005-07-07 15:46:49 -05:00
..
getub.c
h5jam.c [svn-r10220] Purpose: Minor bug fix 2005-03-15 15:14:24 -05:00
h5jamgentest.c [svn-r9746] Purpose: 2005-01-05 11:34:04 -05:00
h5unjam.c [svn-r10220] Purpose: Minor bug fix 2005-03-15 15:14:24 -05:00
Makefile.am [svn-r11008] Purpose: 2005-06-30 18:35:32 -05:00
Makefile.in [svn-r11042] Purpose: 2005-07-07 15:46:49 -05:00
tellub.c
testh5jam.sh.in