hdf5/tools/h5diff
Albert Cheng f68a2e6db7 [svn-r11034] Purpose:
bug fix.

Description:
-nt is not a universal option for the test command in all platforms.
The use of it in conclude.am cause some platforms to bark at the
Makefile generated.

Solution:
Created a command script bin/newer which tests if file1 is newer
than file2.  Replace the "test file1 -nt file2" by
"newer file1 file2".

Platforms tested:
Tested in sol.
2005-07-06 23:52:45 -05:00
..
h5diff_common.c [svn-r11005] Purpose: 2005-06-30 15:57:01 -05:00
h5diff_common.h [svn-r10996] Purpose: 2005-06-28 14:20:56 -05:00
h5diff_main.c [svn-r10017] Purpose: 2005-02-16 15:20:40 -05:00
Makefile.am [svn-r11008] Purpose: 2005-06-30 18:35:32 -05:00
Makefile.in [svn-r11034] Purpose: 2005-07-06 23:52:45 -05:00
ph5diff_main.c [svn-r10996] Purpose: 2005-06-28 14:20:56 -05:00
testh5diff_attr.c [svn-r8904] Purpose: 2004-07-20 14:21:03 -05:00
testh5diff_basic.c [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff_dset.c [svn-r9968] 2005-02-09 11:01:53 -05:00
testh5diff_main.c [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff_util.c [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff.h [svn-r8383] Purpose: 2004-04-17 23:10:09 -05:00
testh5diff.sh [svn-r10995] Purpose: 2005-06-28 11:40:25 -05:00
testph5diff.sh [svn-r9956] Purpose: 2005-02-08 00:42:49 -05:00