mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 17:28:07 +00:00
minor fix
This commit is contained in:
committed by
Ryan Fleury
parent
7b01038f05
commit
fbdfeea8e6
+1
-1
@@ -37,7 +37,7 @@ for %%m in (%MODE_VALUES%) do for %%c in (%CC_VALUES%) do (
|
|||||||
)
|
)
|
||||||
|
|
||||||
pushd build
|
pushd build
|
||||||
torture || exit /b 1
|
torture %* || exit /b 1
|
||||||
popd
|
popd
|
||||||
|
|
||||||
endlocal
|
endlocal
|
||||||
|
|||||||
Reference in New Issue
Block a user