Searched refs:GREP (Results 1 - 1 of 1) sorted by relevance

/inkscape/packaging/
H A Drelease-sign-tarballs24 if [ "x$GREP" = "x" ] ; then
26 GREP=/usr/gnu/bin/grep
28 GREP=grep
245 # git diff --unified=0 HEAD^ | $GREP -F $pkg_version >/dev/null 2>&1

Completed in 14 milliseconds