[Pkg-bazaar-commits] ./bzr/unstable r725: doc

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:20:50 UTC 2009


------------------------------------------------------------
revno: 725
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Tue 2005-06-21 16:12:45 +1000
message:
  doc
modified:
  bzrlib/selftest/blackbox.py
-------------- next part --------------
=== modified file 'bzrlib/selftest/blackbox.py'
--- a/bzrlib/selftest/blackbox.py	2005-06-21 06:10:18 +0000
+++ b/bzrlib/selftest/blackbox.py	2005-06-21 06:12:45 +0000
@@ -19,6 +19,10 @@
 
 These check that it behaves properly when it's invoked through the regular
 command-line interface.
+
+This always reinvokes bzr through a new Python interpreter, which is a
+bit inefficient but arguably tests in a way more representative of how
+it's normally invoked.
 """
 
 # this code was previously in testbzr



More information about the Pkg-bazaar-commits mailing list