From 3a8bce5cb845685b9cfb7267ad6addc155dea567 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Thu, 23 Jul 2009 10:53:48 -0500 Subject: [svn-r17227] Corrected some file names. Tested on vms. --- vms/tools/h5import/check_h5import.com | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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;* $ ! $ -- cgit v0.12