# HG changeset patch # User timeless # Date 1460644612 0 # Node ID ac1bb8ca6d39ac09a782d446de7c2e0ad2067648 # Parent c969c72d6cbcc7d4bb38b22d7bae4a1a222189b2 tests: clarify patchbomb repo is public not remote diff -r c969c72d6cbc -r ac1bb8ca6d39 tests/test-patchbomb.t --- a/tests/test-patchbomb.t Wed Apr 13 13:51:39 2016 +0000 +++ b/tests/test-patchbomb.t Thu Apr 14 14:36:52 2016 +0000 @@ -2877,7 +2877,7 @@ (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 @@ abort: repository $TESTTMP/missing not found! [255] -node missing at remote +node missing at public $ hg clone -r '9' . ../t3 adding changesets