aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMax Howell2011-08-31 17:37:38 +0100
committerMax Howell2011-08-31 17:37:38 +0100
commit3b689db6d31bf16049177214ee7843af0124ba93 (patch)
tree967fc0edeecb6418c7a15eecd75da19e78f7dabd /Library
parentb309396b024536fe70c95f9a5bee4f2714255c29 (diff)
downloadbrew-3b689db6d31bf16049177214ee7843af0124ba93.tar.bz2
Missing end. Doing too many things at once. Sorry.
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/formula.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb
index 507c2e560..f56c1564a 100644
--- a/Library/Homebrew/formula.rb
+++ b/Library/Homebrew/formula.rb
@@ -267,6 +267,7 @@ class Formula
if File.exist? 'CMakeLists.txt'
mkdir_p logs
mv 'CMakeLists.txt', logs
+ end
raise
end
onoe e.inspect