NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/50557: build.sh does not run on Nixos



On Mon, May 30, 2016 at 11:35:01AM +0000, Robert Elz wrote:
> The following reply was made to PR bin/50557; it has been noted by GNATS.
> 
> From: Robert Elz <kre%munnari.OZ.AU@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc: 
> Subject: Re: bin/50557: build.sh does not run on Nixos
> Date: Mon, 30 May 2016 18:34:27 +0700
> 
>      Date:        Mon, 30 May 2016 09:00:01 +0000 (UTC)
>      From:        coypu%SDF.ORG@localhost
>      Message-ID:  <20160530090001.B3B347ABD1%mollari.NetBSD.org@localhost>
>  
>    |  Which is more portable, /bin/pwd or env pwd?
>  
>  Just pwd
>  
>  env pwd gains nothing.  env in general gains nothing unless you're
>  actually modifying the environment.

The idea here was to explicitly force the external pwd and "env pwd"
does exactly that?

Joerg


Home | Main Index | Thread Index | Old Index