Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 2003 06:02:15 -0800 (PST)
From:      Mike Makonnen <mtm@FreeBSD.org>
To:        projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: projects/validate ltpmenu
Message-ID:  <200312311402.hBVE2F94096420@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mtm         2003/12/31 06:02:15 PST

  FreeBSD projects repository

  Modified files:
    validate             ltpmenu 
  Log:
  o Bash is usually found under /usr/local/bin in FreeBSD
  o Move the shell invocation to the very first line
  o Our dialog(1) doesn't seem to have an equivalent of
    the --backtitle option
  o When porting linux apps to FreeBSD make is spelled
    gmake
  o Our ls(1) does not have an -A option, so pipe its
    output through grep(1) to achieve the same thing.
    (phew! that's one less ls(1) bikeshed :-)
  
  Revision  Changes    Path
  1.2       +31 -30    projects/validate/ltpmenu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312311402.hBVE2F94096420>