diff options
| author | Jack Nagel | 2014-09-05 15:25:25 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-09-05 15:25:25 -0500 |
| commit | be42b0357b64918a9c932cd88bdb9c97a9d6a803 (patch) | |
| tree | ea59474ffbb4682dc7204262593a01ce8053211c /Library/Formula | |
| parent | 8e66c4d42a45b3ea9adf8a291b1adf24b74b9259 (diff) | |
| download | homebrew-be42b0357b64918a9c932cd88bdb9c97a9d6a803.tar.bz2 | |
Remove debugging code :shame:
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/tree.rb | 1 |
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 |
