Date: Thu, 6 Mar 2008 14:39:33 +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: <200803061439.m26EdXP3000122@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2008-03-06 14:39:33 UTC
FreeBSD src repository
Modified files:
etc/rc.d mountcritlocal mountlate
Log:
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>
MFC after: 2 weeks
Revision Changes Path
1.16 +4 -1 src/etc/rc.d/mountcritlocal
1.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?200803061439.m26EdXP3000122>
