diff tests/test-ssh.t @ 13050:3790452d499b

pushkey: use UTF-8
author Matt Mackall <mpm@selenic.com>
date Sun, 28 Nov 2010 18:21:47 -0600
parents 6bd9778ae749
children d4ab9486e514
line wrap: on
line diff
--- a/tests/test-ssh.t	Wed Nov 24 16:10:37 2010 -0600
+++ b/tests/test-ssh.t	Sun Nov 28 18:21:47 2010 -0600
@@ -214,7 +214,7 @@
   $ hg debugpushkey --config ui.ssh="python ../dummyssh" ssh://user@dummy/remote bookmarks
   foo	1160648e36cec0054048a7edc4110c6f84fde594
   $ hg book -f foo
-  $ hg push
+  $ hg push --traceback
   pushing to ssh://user@dummy/remote
   searching for changes
   no changes found