ceph/orchestra
Tommi Virtanen 0566de4979 Let callers specify that some arguments should not be quoted.
This lets you do things such as "test -e /foo && bar" or
"cd /tmp && blah". Remember that shell pipelines do not detect
errors in anything but the last command.
2011-05-24 13:38:05 -07:00
..
test Let callers specify that some arguments should not be quoted. 2011-05-24 13:38:05 -07:00
__init__.py Initial import 2011-05-18 14:46:49 -07:00
connection.py Initial import 2011-05-18 14:46:49 -07:00
monkey.py Depend on Paramiko 1.7.7 or newer to be able to read modern OpenSSH keys. 2011-05-24 13:16:47 -07:00
run.py Let callers specify that some arguments should not be quoted. 2011-05-24 13:38:05 -07:00