Skip to content
Snippets Groups Projects
Commit be99756f authored by lowercasedonkey's avatar lowercasedonkey
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 3ff72afc
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<<goto "Scheduled Event">> <<goto "Scheduled Event">>
<</if>> <</if>>
<<for _slave range _killedSlaves>> <<for _slave range _killedSlaves>>
<<= removeSlave(_slave) >> <<= removeSlave(_slave)>>
<</for>> <</for>>
<<unset _killedSlaves>> <<unset _killedSlaves>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment