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