| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 47067ce commit 78cf6d0
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -717,6 +717,7 @@ echo vcbuild.bat no-cctest : skip building cctest.exe | |||
| 717 | 717 | goto exit | |
| 718 | 718 | ||
| 719 | 719 | :exit | |
| 720 | + if %errorlevel% neq 0 exit /b %errorlevel% | ||
| 720 | 721 | exit /b %exit_code% | |
| 721 | 722 | ||
| 722 | 723 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments