cvs commit: src/etc/rc.d mountcritlocal mountlate
    Mike Makonnen 
    mtm at FreeBSD.org
       
    Thu Mar 20 03:50:29 PDT 2008
    
    
  
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 at 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
    
    
More information about the cvs-all
mailing list