OSDN Git Service

BuildAll.*.cmd: Fix an issue where the command prompt window closes when the UnitTest...
[winmerge-jp/winmerge-jp.git] / BuildAll.vs2017.cmd
index 3a698f0..5880b09 100644 (file)
@@ -2,7 +2,7 @@ pushd "%~dp0"
 call BuildManual.cmd
 call BuildBin.vs2017.cmd %1 %2
 pushd Testing\GoogleTest\UnitTests
-UnitTests.exe || exit
+UnitTests.exe || goto :eof
 popd
 call BuildInstaller.cmd %1 %2
 call BuildArc.cmd %1 %2