Unverified Commit 7f87e6e4 authored by Christopher Ryan Combs Jr's avatar Christopher Ryan Combs Jr Committed by GitHub
Browse files

Fix which testing grep to look for on mac

parent 8f18dfcc
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -90,7 +90,7 @@ ISIS3PROP ?= $(IDK_ROOT)/proprietary
#  Set up paths to needed for doxygen
#  Set up paths to needed for doxygen
DOXYGEN     = $(ISIS3OPT)/bin/doxygen
DOXYGEN     = $(ISIS3OPT)/bin/doxygen
DOT_PATH    = $(ISIS3OPT)/bin
DOT_PATH    = $(ISIS3OPT)/bin
GREP        = /usr/local/bin/ggrep
GREP        = /usr/local/bin/grep


# Set up path for OS specific locations of 3rd party licenses
# Set up path for OS specific locations of 3rd party licenses
THIRDPARTYLICPATH := /opt/usgs/$(ISISLOCALVERSION)/3rdParty/license/
THIRDPARTYLICPATH := /opt/usgs/$(ISISLOCALVERSION)/3rdParty/license/