tests/test-strip.t
changeset 42491 1474f5d84662
parent 42470 1acaa9f37377
child 42532 12243f15d53e
--- a/tests/test-strip.t	Mon Jun 17 10:40:24 2019 -0700
+++ b/tests/test-strip.t	Mon Jun 17 10:19:41 2019 -0700
@@ -551,7 +551,7 @@
 
   $ echo c > b
   $ hg strip tip
-  abort: local changes found
+  abort: uncommitted changes
   [255]
   $ hg strip tip --keep
   saved backup bundle to $TESTTMP/test/.hg/strip-backup/*-backup.hg (glob)
@@ -703,7 +703,7 @@
   $ echo a > a
   $ hg add a
   $ hg strip -B B
-  abort: local changes found
+  abort: uncommitted changes
   [255]
   $ hg bookmarks
    * B                         6:ff43616e5d0f