diff tests/test-stack-branch.t @ 4066:1aa5f851d2c0

stack: clarify s# error message in case of branch A branch might have a lots of changeset, with all of them public.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 03 Sep 2018 16:41:32 +0200
parents 2e703ed1c713
children fb4801478d5d
line wrap: on
line diff
--- a/tests/test-stack-branch.t	Mon Sep 03 16:29:02 2018 +0200
+++ b/tests/test-stack-branch.t	Mon Sep 03 16:41:32 2018 +0200
@@ -92,7 +92,7 @@
   $ hg up foo
   2 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ hg up b42
-  abort: cannot resolve "b42": branch "foo" has only 4 changesets
+  abort: cannot resolve "b42": branch "foo" has only 4 non-public changesets
   [255]
   $ hg up b2
   0 files updated, 0 files merged, 2 files removed, 0 files unresolved