Commit 8c368efa authored by Antoine Pitrou's avatar Antoine Pitrou

Regrtest option "-n" doesn't exist in 2.7.

parent cf807c04
@rem Used by the buildbot "test" step.
cd PCbuild
call rt.bat -d -q -x64 -uall -rwW -n %1 %2 %3 %4 %5 %6 %7 %8 %9
call rt.bat -d -q -x64 -uall -rwW %1 %2 %3 %4 %5 %6 %7 %8 %9
@rem Used by the buildbot "test" step.
cd PCbuild
call rt.bat -d -q -uall -rwW -n %1 %2 %3 %4 %5 %6 %7 %8 %9
call rt.bat -d -q -uall -rwW %1 %2 %3 %4 %5 %6 %7 %8 %9
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment