提交 872c8389 编写于 作者: J Jesse Glick

Deleting obsolete comment.

上级 5d4c0c76
......@@ -345,7 +345,6 @@ public abstract class Node extends AbstractModelObject implements Reconfigurable
Authentication identity = item.authenticate();
if (!getACL().hasPermission(identity,Computer.BUILD)) {
// doesn't have a permission
// TODO: does it make more sense to define a separate permission?
return CauseOfBlockage.fromMessage(Messages._Node_LackingBuildPermission(identity.getName(),getNodeName()));
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册