Don't set $PATH - if the caller doesn't have /bin and /usr/bin in their

PATH then they can expect things to break.

PR:		135417
MFC after:	3 weeks
This commit is contained in:
Brian Somers 2009-06-14 06:09:33 +00:00
parent f75e213b00
commit c33b82645a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=194158

View File

@ -18,7 +18,6 @@
# $FreeBSD$
PATH=/bin:/usr/bin:$PATH
db=whatis # name of whatis data base
grepopt=''