diff options
| author | Adam Vandenberg | 2012-02-27 21:19:25 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2012-02-27 21:19:25 -0800 |
| commit | 3e0027bf18310c16c8789b2c9a1c26227d8239b0 (patch) | |
| tree | df0b0c8dbe6e177448b2183ef8083ddaa3f5ee85 /Library/Homebrew/exceptions.rb | |
| parent | e088818a13be14f7652b1347485fcf24b7525866 (diff) | |
| download | homebrew-3e0027bf18310c16c8789b2c9a1c26227d8239b0.tar.bz2 | |
Remove some whitespace here
Diffstat (limited to 'Library/Homebrew/exceptions.rb')
| -rw-r--r-- | Library/Homebrew/exceptions.rb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Homebrew/exceptions.rb b/Library/Homebrew/exceptions.rb index ee4c2477d..968ce5bdf 100644 --- a/Library/Homebrew/exceptions.rb +++ b/Library/Homebrew/exceptions.rb @@ -66,8 +66,7 @@ class UnsatisfiedExternalDependencyError < Homebrew::InstallationError <<-EOS.undent Unsatisfied external dependency: #{formula} Homebrew does not provide #{type.to_s.capitalize} dependencies, #{tool} does: - - #{command_line} #{formula} + #{command_line} #{formula} EOS end |
