diff --git a/tests/test-patchbomb.t b/tests/test-patchbomb.t --- a/tests/test-patchbomb.t +++ b/tests/test-patchbomb.t @@ -2877,7 +2877,7 @@ basic version (use "hg push $TESTTMP/t2 -r 3b6f1ec9dde9") [1] -remote missing +public missing $ echo 'publicurl=$TESTTMP/missing' >> $HGRCPATH $ hg email --date '1980-1-1 0:1' -t foo -s test -r '10' @@ -2885,7 +2885,7 @@ remote missing abort: repository $TESTTMP/missing not found! [255] -node missing at remote +node missing at public $ hg clone -r '9' . ../t3 adding changesets