aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2014-05-16 14:45:32 -0700
committerAdam Vandenberg2014-05-17 10:07:36 -0700
commit558378ffb20466de077c5fb21900e5749aa7383e (patch)
treee785380ba928aada84e37312b6a8d3fd63024689
parentb57e97cde3c24774232c2079f2922fc583342561 (diff)
downloadbrew-558378ffb20466de077c5fb21900e5749aa7383e.tar.bz2
Remove brew-grep
-rwxr-xr-xLibrary/Contributions/cmd/brew-grep3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Contributions/cmd/brew-grep b/Library/Contributions/cmd/brew-grep
deleted file mode 100755
index 027f97c4c..000000000
--- a/Library/Contributions/cmd/brew-grep
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-grep $@ $HOMEBREW_REPOSITORY/Library/Formula/*