Fix missing end

This commit is contained in:
Brian Cain 2015-11-15 14:35:16 -08:00
parent c6cf86669a
commit f15df69eef

View file

@ -168,6 +168,7 @@ class Vmfloaty
end
exit 0
end
if hostnames.nil?
STDERR.puts "You did not provide any hosts to delete"