aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-09-05 15:25:25 -0500
committerJack Nagel2014-09-05 15:25:25 -0500
commitbe42b0357b64918a9c932cd88bdb9c97a9d6a803 (patch)
treeea59474ffbb4682dc7204262593a01ce8053211c /Library/Formula
parent8e66c4d42a45b3ea9adf8a291b1adf24b74b9259 (diff)
downloadhomebrew-be42b0357b64918a9c932cd88bdb9c97a9d6a803.tar.bz2
Remove debugging code :shame:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/tree.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/tree.rb b/Library/Formula/tree.rb
index 02d1c48aa..a75024d3a 100644
--- a/Library/Formula/tree.rb
+++ b/Library/Formula/tree.rb
@@ -24,7 +24,6 @@ class Tree < Formula
"LDFLAGS=#{ENV.ldflags}",
"OBJS=#{objs}",
"install"
- system "ls", "/dev/fd"
end
test do