diff options
-rw-r--r-- | windows/tools/h5copy/testh5copy.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/tools/h5copy/testh5copy.bat b/windows/tools/h5copy/testh5copy.bat index 9dd1b09..a14089b 100644 --- a/windows/tools/h5copy/testh5copy.bat +++ b/windows/tools/h5copy/testh5copy.bat @@ -213,7 +213,7 @@ rem call :verify PASSED %*
)
- exit /btest_msg
+ exit /b
rem Call the h5diff tool with a call that is expected to fail
|