tests/test-help.t
changeset 12316 4134686b83e1
parent 12270 166b9866580a
child 12328 b63f6422d2a7
--- a/tests/test-help.t	Thu Sep 16 16:12:26 2010 -0500
+++ b/tests/test-help.t	Thu Sep 16 17:51:32 2010 -0500
@@ -400,6 +400,7 @@
   [+] marked option can be specified multiple times
   
   use "hg -v help add" to show global options
+  [255]
 
 Test ambiguous command help
 
@@ -573,6 +574,7 @@
    update     update working directory (or switch revisions)
   
   use "hg help" for the full list of commands or "hg -v" for details
+  [255]
 
   $ hg skjdfks
   hg: unknown command 'skjdfks'
@@ -599,6 +601,7 @@
    update     update working directory (or switch revisions)
   
   use "hg help" for the full list of commands or "hg -v" for details
+  [255]
 
   $ cat > helpext.py <<EOF
   > import os