Date: Fri, 27 Aug 1999 00:41:26 -0700 (PDT) From: Roger Hardiman <roger@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build build Message-ID: <199908270741.AAA44301@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
roger 1999/08/27 00:41:26 PDT
Modified files:
release/picobsd/build build
Log:
'build' calls 'stage1'
The check for the exit status of the 'stage1' script was broken.
Change "X$?" != "X0" to "X?" != "X0"
Revision Changes Path
1.16 +2 -2 src/release/picobsd/build/build
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908270741.AAA44301>
