Merge pull request #4181 from retokromer/patch-1

better alignement
This commit is contained in:
Markus Reiter 2018-05-16 20:56:21 +02:00 committed by GitHub
commit c28f56b7da
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