tests/test-fix-topology.t
changeset 44558 ea40fea992e0
parent 40533 2ecf5c24d0cd
child 44560 40f4a75938ba
--- a/tests/test-fix-topology.t	Thu Mar 12 14:50:00 2020 -0700
+++ b/tests/test-fix-topology.t	Thu Mar 12 16:25:22 2020 -0700
@@ -128,12 +128,8 @@
 
 Fix all but the root revision and its four children.
 
-#if obsstore-on
   $ hg fix -r '2|4|7|8|9' --working-dir
-#else
-  $ hg fix -r '2|4|7|8|9' --working-dir
-  saved backup bundle to * (glob)
-#endif
+  saved backup bundle to * (glob) (obsstore-off !)
 
 The five revisions remain, but the other revisions were fixed and replaced. All
 parent pointers have been accurately set to reproduce the previous topology