summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
Diffstat (limited to 'windows')
-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 71cfabc..3e2489b 100644
--- a/windows/tools/h5copy/testh5copy.bat
+++ b/windows/tools/h5copy/testh5copy.bat
@@ -147,7 +147,7 @@ rem $* everything else arguments for h5copy.
)
)
- if %runh5diff neq no (
+ if %runh5diff% neq no (
call :h5difftest %inputfile% %outputfile%
)