Skip to content
Snippets Groups Projects
Commit 8199f1d6 authored by Mike McQuaid's avatar Mike McQuaid
Browse files

Add missing newline to brew bottle.

parent f44d1f06
No related branches found
No related tags found
No related merge requests found
......@@ -18,4 +18,4 @@ ARGV.each do|formula|
safe_system 'tar', 'czf', "#{destination}/#{filename}", "#{formula}/#{version}"
end
ohai "Bottled #{filename}"
end
\ No newline at end of file
end
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