diff tests/test-push-checkheads-unpushed-D2.t @ 5718:77b184ee60b5 stable

tests: update exit code in case of push failing because it'd create new heads CORE-TEST-OUTPUT-UPDATE: 9261f6c1d39b
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 23 Dec 2020 21:34:22 +0800
parents d0f73113fcc0
children 73cb6cafc930 fc60328270ac
line wrap: on
line diff
--- a/tests/test-push-checkheads-unpushed-D2.t	Wed Dec 02 10:06:22 2020 +0800
+++ b/tests/test-push-checkheads-unpushed-D2.t	Wed Dec 23 21:34:22 2020 +0800
@@ -94,6 +94,6 @@
   searching for changes
   abort: push creates new remote head 0f88766e02d6
   (merge or see 'hg help push' for details about pushing new heads)
-  [255]
+  [20]
 
   $ cd ../..