diff tests/test-topic-tutorial.t @ 5751:73cb6cafc930 mercurial-5.6

tests: back out changeset 77b184ee60b5
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 28 Jan 2021 18:48:39 +0800
parents 7ee15bf011d6
children 03410b04cf10
line wrap: on
line diff
--- a/tests/test-topic-tutorial.t	Thu Jan 28 18:48:38 2021 +0800
+++ b/tests/test-topic-tutorial.t	Thu Jan 28 18:48:39 2021 +0800
@@ -1079,7 +1079,7 @@
   searching for changes
   abort: push creates new remote head 70dfa201ed73
   (merge or see 'hg help push' for details about pushing new heads)
-  [20]
+  [255]
 
 
 Even after a rebase, pushing all active topics at the same time would publish
@@ -1099,7 +1099,7 @@
   searching for changes
   abort: push creates new remote head 4cd7c1591a67
   (merge or see 'hg help push' for details about pushing new heads)
-  [20]
+  [255]
 
 Publishing only one of them is allowed (as long as it does not create a new
 branch head as we just saw in the previous case):