From da5df200f89870af550ac04dddbcfde865749946 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Wed, 2 Nov 2011 14:01:29 -0500 Subject: [svn-r21703] I corrected a capital option with a quotation. Not tested yet. --- vms/tools/h5dump/check_h5dump.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vms/tools/h5dump/check_h5dump.com b/vms/tools/h5dump/check_h5dump.com index 0646074..e6c81ee 100644 --- a/vms/tools/h5dump/check_h5dump.com +++ b/vms/tools/h5dump/check_h5dump.com @@ -206,7 +206,7 @@ $ $ ! Exceed the dimensions for subsetting $ CALL TOOLTEST texceedsubstart.ddl "-d 1d -s 1,3 taindices.h5" $ CALL TOOLTEST texceedsubcount.ddl "-d 1d -c 1,3 taindices.h5" -$ CALL TOOLTEST texceedsubstride.ddl "-d 1d -S 1,3 taindices.h5" +$ CALL TOOLTEST texceedsubstride.ddl "-d 1d -"""S""" 1,3 taindices.h5" $ CALL TOOLTEST texceedsubblock.ddl "-d 1d -k 1,3 taindices.h5" $ ! User defined -- cgit v0.12