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
1 changed files with 1 additions and 0 deletions

View File

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