Rev 60: Hurrah for faster tests run. in file:///home/vila/buildbot/bzr/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Thu Aug 20 07:10:17 BST 2009
At file:///home/vila/buildbot/bzr/
------------------------------------------------------------
revno: 60
revision-id: v.ladeuil+lp at free.fr-20090820061017-36ybp1k02biicrvy
parent: v.ladeuil+lp at free.fr-20090817130820-dncnj3ufine5k0zk
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: bzr
timestamp: Thu 2009-08-20 08:10:17 +0200
message:
Hurrah for faster tests run.
* master/master.cfg:
(BzrSelftest): --parallel=fork works again !
-------------- next part --------------
=== modified file 'master/master.cfg'
--- a/master/master.cfg 2009-08-17 13:03:57 +0000
+++ b/master/master.cfg 2009-08-20 06:10:17 +0000
@@ -147,7 +147,7 @@
command = ['python', './bzr', 'selftest',
# FIXME: we need a better way to define which plugins are tested
'--no-plugins',
-# pff '--parallel=fork',
+ '--parallel=fork',
'-v',
]
More information about the bazaar-commits
mailing list