tests/test-inhibit.t
changeset 1477 6ab5c0f40699
parent 1474 8e6de39b724d
parent 1476 19c2405cb091
child 1491 8f469f81129c
--- a/tests/test-inhibit.t	Wed Jul 29 09:55:50 2015 -0700
+++ b/tests/test-inhibit.t	Mon Aug 03 11:29:27 2015 -0700
@@ -748,15 +748,15 @@
   71eb4f100663 tip
 
 Hidden commits cannot be pushed without --hidden
-  $ hg push -r 003a4735afde file://$pwd/inhibit2
-  pushing to file://$TESTTMP/inhibit2
+  $ hg push -r 003a4735afde $pwd/inhibit2
+  pushing to $TESTTMP/inhibit2
   abort: hidden revision '003a4735afde'!
   (use --hidden to access hidden revisions)
   [255]
 
 Visible commits can still be pushed
-  $ hg push -r 71eb4f100663 file://$pwd/inhibit2
-  pushing to file://$TESTTMP/inhibit2
+  $ hg push -r 71eb4f100663 $pwd/inhibit2
+  pushing to $TESTTMP/inhibit2
   searching for changes
   adding changesets
   adding manifests