Revision cce6f357

b/lib/cmdlib.py
4281 4281
          feedback_fn("ssh/hostname verification failed"
4282 4282
                      " (checking from %s): %s" %
4283 4283
                      (verifier, nl_payload[failed]))
4284
        raise errors.OpExecError("ssh/hostname verification failed.")
4284
        raise errors.OpExecError("ssh/hostname verification failed")
4285 4285

  
4286 4286
    if self.op.readd:
4287 4287
      _RedistributeAncillaryFiles(self)

Also available in: Unified diff