cvs commit: src/etc rc.subr

Mike Makonnen mtm at FreeBSD.org
Thu Jul 24 11:17:22 PDT 2003


mtm         2003/07/24 11:17:21 PDT

  FreeBSD src repository

  Modified files:
    etc                  rc.subr 
  Log:
  Missing quotes around a variable. In this case we are only
  evaluating the $_precmd command as a string. We're not actually
  trying to evaluate the contents of the command.
  
  Reported by:    Glenn Johnson <gjohnson at srrc.ars.usda.gov>
  
  Revision  Changes    Path
  1.14      +1 -1      src/etc/rc.subr


More information about the cvs-all mailing list