mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 09:18:09 +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
|
||||
torture || exit /b 1
|
||||
torture %* || exit /b 1
|
||||
popd
|
||||
|
||||
endlocal
|
||||
|
||||
Reference in New Issue
Block a user