diff tests/test-commandserver.py.out @ 21220:b04a2f49cb55

merge with stable
author Matt Mackall <mpm@selenic.com>
date Thu, 01 May 2014 19:24:03 -0500
parents 9336bc7dca8e
children ca275f7ec576
line wrap: on
line diff
--- a/tests/test-commandserver.py.out	Thu Apr 17 16:56:15 2014 -0400
+++ b/tests/test-commandserver.py.out	Thu May 01 19:24:03 2014 -0500
@@ -81,6 +81,7 @@
 ui.slash=True
 ui.interactive=False
 ui.foo=bar
+ui.nontty=true
  runcommand init foo
  runcommand -R foo showconfig ui defaults
 defaults.backout=-d "0 0"
@@ -89,6 +90,7 @@
 defaults.tag=-d "0 0"
 ui.slash=True
 ui.interactive=False
+ui.nontty=true
 
 testing hookoutput:
 
@@ -238,6 +240,11 @@
  runcommand qqueue --active
 foo
 
+testing getpass:
+
+ runcommand debuggetpass --config ui.interactive=True
+password: 1234
+
 testing hellomessage:
 
 o, 'capabilities: getencoding runcommand\nencoding: ***'