[MERGE] Hopefully final update to status --short

John A Meinel john at arbash-meinel.com
Thu Dec 7 18:32:20 GMT 2006


John Arbash Meinel has voted +1.
Status is now: Approved
Comment:
The NEWS is RestructuredText, so it really should use a preformatted block by doing something like:

+    * Added ``bzr status --short`` to make status report svn style flags
+      for each file. For example::
+
+        $ bzr status --short
+        A  foo
+        A  bar
+        D  baz
+        ?  wooley
+      

But I can clean that up when merging.

It seems that someone forgot to actually run the test suite. Because 3 tests were failing. Specifically you expected 'P  MERGE INFO' with 2 blank spaces, but you were only generating 'P MERGE INFO'.

So I updated the patch, and submitted.

For details, see: http://bundlebuggy.aaronbentley.com/request/%3C20061201103808.GM19431%40cs.toronto.edu%3E




More information about the bazaar mailing list