aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xkerl3
1 files changed, 3 insertions, 0 deletions
diff --git a/kerl b/kerl
index 24cf1cd..d592517 100755
--- a/kerl
+++ b/kerl
@@ -21,6 +21,9 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
+#Grep fix for mac pcre errors
+GREP_OPTIONS=''
+
ERLANG_DOWNLOAD_URL=http://www.erlang.org/download
KERL_BASE_DIR="$HOME"/.kerl