minor fix

This commit is contained in:
Nikita Smith
2026-06-02 12:09:58 -07:00
committed by Ryan Fleury
parent 7b01038f05
commit fbdfeea8e6
+1 -1
View File
@@ -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