Date: Sun, 8 Jan 2006 09:21:53 +0000 (UTC) From: "Ralf S. Engelschall" <rse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d mountcritremote Message-ID: <200601080921.k089Lr4n006898@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rse 2006-01-08 09:21:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
etc/rc.d mountcritremote
Log:
MFC r1.13:
1. Add missing semicolon between "warn" and "return" to make sure
the line continuation backslash doesn't cause "warn" to print "return".
2. Group "warn" and "return" together as the "return 1" should be
performed only if the "kldload nfsclient" also failed (and not
already if the "vfs.nfs" sysctl(8) check failed).
Revision Changes Path
1.11.2.2 +3 -3 src/etc/rc.d/mountcritremote
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601080921.k089Lr4n006898>
