We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf807c0 commit 8c368efCopy full SHA for 8c368ef
2 files changed
Tools/buildbot/test-amd64.bat
@@ -1,3 +1,3 @@
1
@rem Used by the buildbot "test" step.
2
cd PCbuild
3
-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
Tools/buildbot/test.bat
-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
0 commit comments