diff tests/test-patchbomb.t @ 46938:a48f15f1c178

patchbomb: use `get_unique_pull_path` The patchbomb code does not support multiple destinations yet. It would not be too hard to implemented since `hg outgoing` does. However that is a bit too much of a detour right now. In addition that kind of "select outgoing changesets for processing" code exist for various commands so the best would be to factor it out later. Let us use the dedicated API until this is solved. This comes with a small output change in the test that I find more accurate. So I kept it. Differential Revision: https://phab.mercurial-scm.org/D10405
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 14 Apr 2021 11:30:49 +0200
parents d4ba4d51f85f
children ff2304dd3ba9
line wrap: on
line diff
--- a/tests/test-patchbomb.t	Wed Apr 14 11:18:48 2021 +0200
+++ b/tests/test-patchbomb.t	Wed Apr 14 11:30:49 2021 +0200
@@ -2868,7 +2868,7 @@
 
 dest#branch URIs:
   $ hg email --date '1980-1-1 0:1' -n -t foo -s test -o ../t#test
-  comparing with ../t
+  comparing with ../t#test
   From [test]: test
   this patch series consists of 1 patches.