Rev 4087: Disagreement on trailing whitespace with the test suite. in http://people.ubuntu.com/~robertc/baz2.0/integration

Robert Collins robertc at robertcollins.net
Tue Mar 10 01:51:49 GMT 2009


At http://people.ubuntu.com/~robertc/baz2.0/integration

------------------------------------------------------------
revno: 4087
revision-id: robertc at robertcollins.net-20090310015146-c2hbo20adx7tarc5
parent: robertc at robertcollins.net-20090310003511-pvtygbimxywwton0
committer: Robert Collins <robertc at robertcollins.net>
branch nick: integration
timestamp: Tue 2009-03-10 12:51:46 +1100
message:
  Disagreement on trailing whitespace with the test suite.
=== modified file 'bzrlib/commands.py'
--- a/bzrlib/commands.py	2009-03-10 00:35:11 +0000
+++ b/bzrlib/commands.py	2009-03-10 01:51:46 +0000
@@ -708,7 +708,7 @@
 def exception_to_return_code(the_callable, *args, **kwargs):
     """UI level helper for profiling and coverage.
 
-    This transforms exceptions into a return value of 3. As such its only 
+    This transforms exceptions into a return value of 3. As such its only
     relevant to the UI layer, and should never be called where catching
     exceptions may be desirable.
     """
@@ -961,7 +961,7 @@
 
 def run_bzr_catch_errors(argv):
     """Run a bzr command with parameters as described by argv.
-    
+
     This function assumed that that UI layer is setup, that symbol deprecations
     are already applied, and that unicode decoding has already been performed on argv.
     """




More information about the bazaar-commits mailing list