diff tests/test-evolve-stop-orphan.t @ 6264:917cd662ef6c

evolve: use compat.StateError for missing state file
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 23 Mar 2022 00:25:38 +0300
parents 1cbafebe874b
children b1d1f4ade142
line wrap: on
line diff
--- a/tests/test-evolve-stop-orphan.t	Wed Mar 23 00:21:41 2022 +0300
+++ b/tests/test-evolve-stop-orphan.t	Wed Mar 23 00:25:38 2022 +0300
@@ -48,7 +48,7 @@
 
   $ hg evolve --stop
   abort: no interrupted evolve to stop
-  [255]
+  [20]
 
 Testing with wrong combinations of flags
 ========================================