tests: clarify patchbomb repo is public not remote
authortimeless <timeless@mozdev.org>
Thu, 14 Apr 2016 14:36:52 +0000
changeset 28906 ac1bb8ca6d39
parent 28905 c969c72d6cbc
child 28907 66e647312d30
tests: clarify patchbomb repo is public not remote
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