Hardcoded ARGS to -ic, the script is bugged and i'm tired

This commit is contained in:
Daneck1988 2024-10-16 01:04:55 -03:00
parent 3c8bed290d
commit aec9898091

View File

@ -10,9 +10,8 @@ if not defined TEST_FOLDER (
set TEST_FOLDER=test\reduced
)
if defined ARGS (
set ARGS=-%ARGS%
)
rem I need to fix this later, dear God...
set ARGS=-ic
if defined SOLUTIONS_FILE (
for /f "tokens=1,2 skip=1" %%a in (%SOLUTIONS_FILE%) do (