Date: Sun, 14 Jun 2009 06:40:03 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-bugs@FreeBSD.org Subject: Re: conf/132135: commit references a PR Message-ID: <200906140640.n5E6e3AH091097@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/132135; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: conf/132135: commit references a PR Date: Sun, 14 Jun 2009 06:37:33 +0000 (UTC) Author: brian Date: Sun Jun 14 06:37:19 2009 New Revision: 194170 URL: http://svn.freebsd.org/changeset/base/194170 Log: Remove HOME= - this has surprised me several times in the past. PR: 132135 Submitted by: Craig Leres MFC after: 3 weeks Modified: head/etc/crontab Modified: head/etc/crontab ============================================================================== --- head/etc/crontab Sun Jun 14 06:36:50 2009 (r194169) +++ head/etc/crontab Sun Jun 14 06:37:19 2009 (r194170) @@ -4,7 +4,6 @@ # SHELL=/bin/sh PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin -HOME=/var/log # #minute hour mday month wday who command # _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906140640.n5E6e3AH091097>