mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r21641] remove spurious " from batch file
This commit is contained in:
parent
c76015b6dc
commit
b694bbf7b2
@ -145,7 +145,7 @@ goto main
|
||||
set testing=STR
|
||||
call :tooltest %srcdir%\testfiles\txtstr.txt -c %srcdir%\testfiles\txtstr.conf -o txtstr.h5
|
||||
|
||||
set testing=BINARY I8 CR LF EOF"
|
||||
set testing=BINARY I8 CR LF EOF
|
||||
call :tooltest binin8w.bin -c %srcdir%\testfiles\binin8w.conf -o binin8w.h5
|
||||
|
||||
set testing=ASCII F64 - rank 1 - INPUT-CLASS TEXTFPE
|
||||
|
Loading…
Reference in New Issue
Block a user