##// END OF EJS Templates
fix check for passwordless OpenSSH (fixes #2266)...
fix check for passwordless OpenSSH (fixes #2266) pexpect takes a regular expression, so we want '[Pp]assword:', not '[Ppassword]:'.
Joseph Lansdowne -
r8173:f9a87d2e
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / client
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
magics.py Loading ...
map.py Loading ...
remotefunction.py Loading ...
view.py Loading ...