Fix comment
This commit is contained in:
parent
ac6430df51
commit
b927716aad
1 changed files with 2 additions and 2 deletions
|
@ -74,8 +74,8 @@ curl_cmd(){
|
|||
}
|
||||
|
||||
#<%- index = 0 -%>
|
||||
#<%- @multinodes.each do |customer| -%>
|
||||
#<%- @multinodes.each do |customer| %> Run <%= customer%>
|
||||
curl_cmd "<%= @multinode_passwords[index] %>" "<%= customer %>" "${method}" "${argument}"
|
||||
#<%- index += 1 -%>
|
||||
#<%- end -%>
|
||||
#<%- end %> End of <%= customer%>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue