[pypy-svn] r73920 - pypy/build/bot2/pypybuildbot

benjamin at codespeak.net benjamin at codespeak.net
Tue Apr 20 22:55:43 CEST 2010


Author: benjamin
Date: Tue Apr 20 22:55:41 2010
New Revision: 73920

Modified:
   pypy/build/bot2/pypybuildbot/master.py
Log:
applevel64 category

Modified: pypy/build/bot2/pypybuildbot/master.py
==============================================================================
--- pypy/build/bot2/pypybuildbot/master.py	(original)
+++ pypy/build/bot2/pypybuildbot/master.py	Tue Apr 20 22:55:41 2010
@@ -175,7 +175,7 @@
                    "slavenames": ["tannit64"],
                    "builddir": APPLVLLINUX64,
                    "factory": pypyTranslatedAppLevelTestFactory,
-                   "category": "applevel"
+                   "category": "applevel64"
                   },
                   {"name": STACKLESSAPPLVLLINUX32,
                    "slavenames": ["bigdogvm1", "tannit32"],



More information about the Pypy-commit mailing list