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

whitespace

parent 060f15aa
No related branches found
No related tags found
No related merge requests found
...@@ -316,7 +316,7 @@ ...@@ -316,7 +316,7 @@
<<pop $slaves[_b]>> <<pop $slaves[_b]>>
<</if>> <</if>>
<<= removeSlave($slaves[_b]) >> <<= removeSlave($slaves[_b])>>
<br><br><hr style="margin:0"><br> <br><br><hr style="margin:0"><br>
<</if>> <</if>>
......
...@@ -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