diff --git a/Tools/buildbot/test-amd64.bat b/Tools/buildbot/test-amd64.bat index 1cf2710c728..d178c92fb55 100644 --- a/Tools/buildbot/test-amd64.bat +++ b/Tools/buildbot/test-amd64.bat @@ -1,3 +1,3 @@ @rem Used by the buildbot "test" step. -cd PC -call rt.bat -q -uall -rw -x64 +cd PCbuild +call rt.bat -q -d -x64 -uall -rw