From 4de2ed16c0ec5c555b048afb764b29be5186ada3 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Fri, 8 Aug 2003 14:36:37 -0500 Subject: [svn-r7325] Purpose: Code cleanup Description: Changed parameter from ":" form to "" Platforms tested: h5committested --- tools/h5dump/testh5dump.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/h5dump/testh5dump.sh b/tools/h5dump/testh5dump.sh index 13046d5..6855cba 100755 --- a/tools/h5dump/testh5dump.sh +++ b/tools/h5dump/testh5dump.sh @@ -118,7 +118,7 @@ TOOLTEST tcomp-1.ddl tcompound.h5 # test for named data types TOOLTEST tcomp-2.ddl -t /type1 --datatype /type2 --datatype=/group1/type3 tcompound.h5 # test for unamed type -TOOLTEST tcomp-3.ddl -t /#5992:0 -g /group2 tcompound.h5 +TOOLTEST tcomp-3.ddl -t /#6632 -g /group2 tcompound.h5 #test for the nested compound type TOOLTEST tnestcomp-1.ddl tnestedcomp.h5 -- cgit v0.12