blackbox: fix a few check-code portability errors
authorBryan O'Sullivan <bryano@fb.com>
Wed, 27 Mar 2013 09:00:43 -0700
changeset 18836 a7d0ddc7540b
parent 18835 4e7498a586e8
child 18837 70000d0c44f5
blackbox: fix a few check-code portability errors
tests/test-blackbox.t
--- a/tests/test-blackbox.t	Wed Mar 27 08:57:45 2013 -0700
+++ b/tests/test-blackbox.t	Wed Mar 27 09:00:43 2013 -0700
@@ -67,7 +67,7 @@
   $ chmod 000 .hg/blackbox.log
   $ hg --debug incoming
   warning: cannot write to blackbox.log: Permission denied
-  comparing with $TESTTMP/blackboxtest
+  comparing with $TESTTMP/blackboxtest (glob)
   query 1; heads
   searching for changes
   all local heads known remotely
@@ -86,7 +86,7 @@
   
   
   $ hg pull
-  pulling from $TESTTMP/blackboxtest
+  pulling from $TESTTMP/blackboxtest (glob)
   searching for changes
   adding changesets
   adding manifests