Revision 6b0469d2 lib/backend.py

b/lib/backend.py
49 49

  
50 50

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

  
54 54

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

Also available in: Unified diff