Fix newline spacing after authorized_keys rebuild

This commit is contained in:
Andrew Tomaka 2015-03-20 13:43:52 -04:00
parent 478f92d2c2
commit 6c8b119263

View file

@ -112,6 +112,7 @@ namespace :gitlab do
print '.' print '.'
end end
end end
puts ""
unless $?.success? unless $?.success?
puts "Failed to add keys...".red puts "Failed to add keys...".red