Revision 7688d0d3 lib/backend.py

b/lib/backend.py
49 49

  
50 50

  
51 51
def _GetSshRunner():
52
  return ssh.SshRunner()
52
  return ssh.SshRunner(_GetConfig())
53 53

  
54 54

  
55 55
def _CleanDirectory(path, exclude=[]):

Also available in: Unified diff