Revision c8a0948f lib/backend.py

b/lib/backend.py
122 122
      if os.path.isfile(full_name) and not os.path.islink(full_name):
123 123
        utils.RemoveFile(full_name)
124 124

  
125

  
126 125
  try:
127 126
    priv_key, pub_key, auth_keys = ssh.GetUserFiles(constants.GANETI_RUNAS)
128 127
  except errors.OpExecError, err:

Also available in: Unified diff