summaryrefslogtreecommitdiffstats
path: root/vms/tools/h5diff
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2007-12-17 21:49:49 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2007-12-17 21:49:49 (GMT)
commit49994bdd8f20b87a552629722c909b0b320968e1 (patch)
tree8bea33aa26d3e022866ee94ca3409fffcd50fc9e /vms/tools/h5diff
parent6036ac9b307ddb1192afd3988d20111766b1e258 (diff)
downloadhdf5-49994bdd8f20b87a552629722c909b0b320968e1.zip
hdf5-49994bdd8f20b87a552629722c909b0b320968e1.tar.gz
hdf5-49994bdd8f20b87a552629722c909b0b320968e1.tar.bz2
[svn-r14350] Maintenance for VMS system: brought up-to-date h5repack testing script and updated
build file Platforms testeda VMS server:
Diffstat (limited to 'vms/tools/h5diff')
-rw-r--r--vms/tools/h5diff/check_h5diff.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/tools/h5diff/check_h5diff.com b/vms/tools/h5diff/check_h5diff.com
index 8ae1856..b2b5782 100644
--- a/vms/tools/h5diff/check_h5diff.com
+++ b/vms/tools/h5diff/check_h5diff.com
@@ -200,7 +200,7 @@ $!# 6.15: hexadecimal
$ CALL TOOLTEST h5diff_615.txt "-p 0x1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset4"
$!
$!# 6.16: string
-$ CALL TOOLTEST h5diff_616.txt "-p """0.21""" h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset4"
+$! CALL TOOLTEST h5diff_616.txt "-p """0.21""" h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset4"
$!
$!# 6.17: repeated option
$ CALL TOOLTEST h5diff_617.txt "-p 0.21 -p 0.22 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset4"