better alignement

This commit is contained in:
Reto Kromer 2018-05-16 19:07:11 +02:00 committed by GitHub
parent d8ccdd9f26
commit 301aa9cf59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@ module FormulaCellarChecks
<<~EOS
Non-executables were installed to "#{bin}"
The offending files are:
#{non_exes * "\n "}
#{non_exes * "\n "}
EOS
end