aboutsummaryrefslogtreecommitdiffstats
path: root/Library/brew.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/brew.rb')
-rwxr-xr-xLibrary/brew.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/brew.rb b/Library/brew.rb
index 422fd2c7b..843853335 100755
--- a/Library/brew.rb
+++ b/Library/brew.rb
@@ -1,5 +1,4 @@
#!/System/Library/Frameworks/Ruby.framework/Versions/Current/usr/bin/ruby -W0
-# encoding: UTF-8
std_trap = trap("INT") { exit! 130 } # no backtrace thanks