提交 6dbee53a 编写于 作者: K Kohsuke Kawaguchi

Jenkins!

上级 f4e8bbc8
......@@ -3327,7 +3327,7 @@ public class Jenkins extends AbstractCIBase implements ModifiableTopLevelItemGro
LOGGER.info("Safe-restart mode cancelled");
}
} catch (Throwable e) {
LOGGER.log(Level.WARNING, "Failed to restart Hudson",e);
LOGGER.log(Level.WARNING, "Failed to restart Jenkins",e);
}
}
}.start();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册