Merge pull request #8380 from sjackman/undent
check_tmpdir_executable: Remove a stray call to undent
This commit is contained in:
commit
c61427db7c
@ -38,7 +38,7 @@ module Homebrew
|
||||
f.close
|
||||
return if system f.path
|
||||
|
||||
<<~EOS.undent
|
||||
<<~EOS
|
||||
The directory #{HOMEBREW_TEMP} does not permit executing
|
||||
programs. It is likely mounted as "noexec". Please set HOMEBREW_TEMP
|
||||
in your #{shell_profile} to a different directory, for example:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user