[svn-r6801] Purpose:

h5diff update

Description:
removed the -l , list, option
this feature will be part of a different tool

Solution:

Platforms tested:
Windows 2000 (octopus)
Linux 2.4 (rockaway)
SunOS 5.7 (arabica)
IRIX 6.5 (modi4)




Misc. update:
This commit is contained in:
Pedro Vicente Nunes
2003-05-05 22:29:39 -05:00
parent e18c556519
commit 180b83bbbe
21 changed files with 2 additions and 47 deletions

View File

@@ -103,9 +103,6 @@ TOOLTEST h5diff_02.txt -x h5diff_test1.h5 h5diff_test2.h5
# test 0.3.1: Check for -h option
TOOLTEST h5diff_031.txt -h h5diff_test1.h5 h5diff_test2.h5
# test 0.3.2: Check for -l option
TOOLTEST h5diff_032.txt -l h5diff_test1.h5 h5diff_test2.h5
# test 0.3.3: Check for -r option
TOOLTEST h5diff_033.txt -r h5diff_test1.h5 h5diff_test2.h5