4f5baadb5808 — Oben Sonne 14 years ago
Adjust test script for Mercurial 1.5
1 files changed, 6 insertions(+), 6 deletions(-)

M tests/test-compass.out
M tests/test-compass.out +6 -6
@@ 4397,12 4397,12 @@ Show where you are, where you could be a
 
     Labels are generated dynamically (not stored anywhere) and start with `@`:
 
-    @above    revision is a head revision above your current revision
-    @anon     revision is anonymous, i.e. the only way to update to is
-              specifying its revision number
-    @b-tip    revision is tip of its branch, i.e. you'll get to this revision
-              when updating to its branch name
-    @closed   revision is part of a closed branch
+    @above   revision is a head revision above your current revision
+    @anon    revision is anonymous, i.e. the only way to update to is
+             specifying its revision number
+    @b-tip   revision is tip of its branch, i.e. you'll get to this revision
+             when updating to its branch name
+    @closed  revision is part of a closed branch
 
     Finally compass prints out an overview about all existing branches and
     prints a warning if a commit will create a new head.