Date: Thu, 20 Mar 2008 10:53:18 +0000 (UTC) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d mountcritlocal mountlate Message-ID: <200803201053.m2KArIF0069251@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2008-03-20 10:53:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
etc/rc.d mountcritlocal mountlate
Log:
MFC:
The check for errors from the mount command did not work as
intended because another command (echo) is executed between
the mount command and the check.
Reported by: Sergey Baturov <sergey@toor.org.ru>
Revision Changes Path
1.12.2.4 +4 -1 src/etc/rc.d/mountcritlocal
1.1.2.3 +4 -1 src/etc/rc.d/mountlate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803201053.m2KArIF0069251>
