diff tests/test-obsolete-bundle-strip.t @ 49327:5bc3e76f919d

bundlespec: do not overwrite bundlespec value with the config one This is finally making the `obsolete` bundlespec paramater work.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 24 May 2022 18:43:24 +0200
parents 61ba04693d65
children aaa7df6992ea
line wrap: on
line diff
--- a/tests/test-obsolete-bundle-strip.t	Tue May 17 18:14:32 2022 +0100
+++ b/tests/test-obsolete-bundle-strip.t	Tue May 24 18:43:24 2022 +0200
@@ -1491,6 +1491,6 @@
   1 changesets found
   $ hg debugbundle bundle-type-with-obs --part-type obsmarkers
   Stream params: {Compression: BZ}
-  obsmarkers -- {} (mandatory: True) (missing-correct-output !)
-      version: 1 (50 bytes) (missing-correct-output !)
-      1ea73414a91b0920940797d8fc6a11e447f8ea1e 0 (Thu Jan 01 00:00:00 1970 +0000) {'user': 'test'} (missing-correct-output !)
+  obsmarkers -- {} (mandatory: True)
+      version: 1 (50 bytes)
+      1ea73414a91b0920940797d8fc6a11e447f8ea1e 0 (Thu Jan 01 00:00:00 1970 +0000) {'user': 'test'}