Rev 4208: Fixup comment. in http://people.ubuntu.com/~robertc/baz2.0/pending/tests.parallel

Robert Collins robertc at robertcollins.net
Fri Mar 27 15:28:33 GMT 2009


At http://people.ubuntu.com/~robertc/baz2.0/pending/tests.parallel

------------------------------------------------------------
revno: 4208
revision-id: robertc at robertcollins.net-20090327152827-w226yu1mb0jw3ywd
parent: robertc at robertcollins.net-20090327093143-gli7efprtwutx0p4
committer: Robert Collins <robertc at robertcollins.net>
branch nick: tests.parallel
timestamp: Sat 2009-03-28 02:28:27 +1100
message:
  Fixup comment.
=== modified file 'bzrlib/tests/__init__.py'
--- a/bzrlib/tests/__init__.py	2009-03-27 09:31:43 +0000
+++ b/bzrlib/tests/__init__.py	2009-03-27 15:28:27 +0000
@@ -2967,8 +2967,6 @@
         try:
             argv = [bzr_path, 'selftest', '--load-list', test_list_file_name,
                 '--subunit']
-            # Note that without subunit in core - epic FAIL. But we don't really
-            # care anyway because load-list means we don't get plugin tests.
             if '--no-plugins' in sys.argv:
                 argv.append('--no-plugins')
             # stderr=STDOUT would be ideal, but until we prevent noise on




More information about the bazaar-commits mailing list