Revision 8a7f1c61 tools/move-instance

b/tools/move-instance
250 250
      return
251 251

  
252 252
    logging.info("[%s] %s", time.ctime(utils.MergeTime(timestamp)),
253
                 utils.SafeEncode(log_msg))
253
                 cli.FormatLogMessage(log_type, log_msg))
254 254

  
255 255
  def ReportNotChanged(self, job_id, status):
256 256
    """Called if a job hasn't changed in a while.

Also available in: Unified diff