Date: Wed, 26 Jul 2006 08:03:24 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.subr Message-ID: <200607260803.k6Q83OXs078946@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2006-07-26 08:03:24 UTC FreeBSD src repository Modified files: etc rc.subr Log: Back out rev. 1.63. It was a poor idea because test(1) is built in sh(1) and it always evaluates both sides of -a or -o, unlike && or || in sh(1). Requested by: dougb Revision Changes Path 1.64 +15 -9 src/etc/rc.subr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607260803.k6Q83OXs078946>