Date: Thu, 20 Mar 2008 10:50:28 +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: <200803201050.m2KAoSGm067894@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2008-03-20 10:50:28 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
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.14.2.2 +4 -1 src/etc/rc.d/mountcritlocal
1.2.2.1 +4 -1 src/etc/rc.d/mountlate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803201050.m2KAoSGm067894>
