Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 2004 19:31:39 GMT
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        chris@claimlynx.com, simon@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: bin/71769: install command sets improper exit values
Message-ID:  <200409151931.i8FJVdl6070070@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: install command sets improper exit values

State-Changed-From-To: open->closed
State-Changed-By: simon
State-Changed-When: Wed Sep 15 19:30:00 GMT 2004
State-Changed-Why: 
Not a bug - you are looking at the wrong variable.

>From sh(1):
     #       Expands to the number of positional parameters.

     ?       Expands to the exit status of the most recent pipeline.

BTW. if install returned non-zero error code all
install(world|kernel)'s would fail.

http://www.freebsd.org/cgi/query-pr.cgi?pr=71769



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