aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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