diff options
Diffstat (limited to 'AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/test-amd64.bat')
-rw-r--r-- | AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/test-amd64.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/test-amd64.bat b/AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/test-amd64.bat new file mode 100644 index 0000000000..6124b51d96 --- /dev/null +++ b/AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/test-amd64.bat @@ -0,0 +1,3 @@ +@rem Used by the buildbot "test" step.
+cd PCbuild
+call rt.bat -q -d -x64 -uall -rw
|