# HG changeset patch # User timeless # Date 2016-04-14 14:36:52 # Node ID ac1bb8ca6d39ac09a782d446de7c2e0ad2067648 # Parent c969c72d6cbcc7d4bb38b22d7bae4a1a222189b2 tests: clarify patchbomb repo is public not remote 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