diff tests/test-obsolete.t @ 743:af74a5cdf96b

conform to the Mercurial custom of lowercase messages ...and while at it, use the more usual long form of "can't"
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Fri, 26 Jul 2013 12:06:44 +0200
parents 5a929510de9d
children 99e51aff724b
line wrap: on
line diff
--- a/tests/test-obsolete.t	Wed Oct 16 00:37:29 2013 +0200
+++ b/tests/test-obsolete.t	Fri Jul 26 12:06:44 2013 +0200
@@ -119,7 +119,7 @@
   4
   - 725c380fe99b
   $ hg up --hidden 3 -q
-  Working directory parent is obsolete
+  working directory parent is obsolete!
   $ mkcommit d # 5 (on 3)
   1 new unstable changesets
   $ qlog -r 'obsolete()'
@@ -193,7 +193,7 @@
   0
   - 1f0dee641bb7
   $ hg up --hidden 3 -q
-  Working directory parent is obsolete
+  working directory parent is obsolete!
   $ mkcommit obsol_d # 6
   created new head
   1 new unstable changesets
@@ -249,7 +249,7 @@
   [1]
 
   $ hg up --hidden -q .^ # 3
-  Working directory parent is obsolete
+  working directory parent is obsolete!
   $ mkcommit "obsol_d'" # 7
   created new head
   1 new unstable changesets
@@ -336,7 +336,7 @@
 Test rollback support
 
   $ hg up --hidden .^ -q # 3
-  Working directory parent is obsolete
+  working directory parent is obsolete!
   $ mkcommit "obsol_d''"
   created new head
   1 new unstable changesets