change requirement
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
<% unless @ne_cmd_comment.empty? -%>
|
<% unless @ne_cmd_comment.nil? -%>
|
||||||
# <%= @ne_cmd_comment %>
|
# <%= @ne_cmd_comment %>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
command[<%= @ne_check_name %>]=<%= @ne_cmd_path %><%= @ne_check_cmd %> <%= @ne_cmd_argstring %>
|
command[<%= @ne_check_name %>]=<%= @ne_cmd_path %><%= @ne_check_cmd %> <%= @ne_cmd_argstring %>
|
||||||
|
|||||||
Reference in New Issue
Block a user