summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Kim <jkm@hdfgroup.org>2010-10-18 21:38:50 (GMT)
committerJonathan Kim <jkm@hdfgroup.org>2010-10-18 21:38:50 (GMT)
commit331bc7fa0f59c3d87ef85bf0ede763c0a5f5a612 (patch)
tree47fa06ad5ed29385c486714f3e6f122513f76c15
parent65748bdf09463a51f100ef1ec8559904c1f3100d (diff)
downloadhdf5-331bc7fa0f59c3d87ef85bf0ede763c0a5f5a612.zip
hdf5-331bc7fa0f59c3d87ef85bf0ede763c0a5f5a612.tar.gz
hdf5-331bc7fa0f59c3d87ef85bf0ede763c0a5f5a612.tar.bz2
[svn-r19627] Remove syntax error mistakenly added in from previous checkin.
-rw-r--r--windows/tools/h5copy/testh5copy.bat2
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