提交 215a834e 编写于 作者: J Jesse Glick

It is legitimate (in fact advisable) to have zero executors on the master.

上级 cd0b3c7a
......@@ -42,7 +42,7 @@ THE SOFTWARE.
-->
<f:entry title="${%# of executors}" field="numExecutors">
<f:number clazz="positive-number" min="1" step="1" />
<f:number clazz="positive-number" min="0" step="1"/>
</f:entry>
<f:entry title="${%Labels}" field="labelString">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册