summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
Diffstat (limited to 'vms')
-rw-r--r--vms/tools/h5diff/check_h5diff.com4
-rw-r--r--vms/tools/h5import/check_h5import.com6
2 files changed, 5 insertions, 5 deletions
diff --git a/vms/tools/h5diff/check_h5diff.com b/vms/tools/h5diff/check_h5diff.com
index 0773c16..5a0ef46 100644
--- a/vms/tools/h5diff/check_h5diff.com
+++ b/vms/tools/h5diff/check_h5diff.com
@@ -243,8 +243,8 @@ $!
$!# ##############################################################################
$!# 6.29 non valid files
$!# ##############################################################################
-$!
-$ CALL TOOLTEST h5diff_629.txt "file1.h6 file2.h6"
+$! This test is disabled in the C test script.
+$! CALL TOOLTEST h5diff_629.txt "file1.h6 file2.h6"
$!
$!# ##############################################################################
$!# 7. attributes
diff --git a/vms/tools/h5import/check_h5import.com b/vms/tools/h5import/check_h5import.com
index f25b297..96c2d07 100644
--- a/vms/tools/h5import/check_h5import.com
+++ b/vms/tools/h5import/check_h5import.com
@@ -64,7 +64,7 @@ $ CALL TOOLTEST "txtuin32.txt -c txtuin32.conf -o" txtuin32.h5
$ !
$ type sys$input
Testing ASCII UI16 - rank 2 - Output LE+Chunked+Compressed
-$ CALL TOOLTEST "txtuin32.txt -c txtuin16.conf -o" txtuin32.h5
+$ CALL TOOLTEST "txtuin32.txt -c txtuin16.conf -o" txtuin16.h5
$ !
$ type sys$input
Testing ASCII F32 - rank 3 - Output LE
@@ -115,8 +115,8 @@ $
$ ! Delete temporary files
$ del *_out.h5;*
$ del *.h5importtxt;*
-$ del b*.;*
-$ del txti*.;*
+$ del b*.h5;*
+$ del txti*.h5;*
$ del *.dif;*
$ !
$