OpenSSH 7.7 t1 script breakage

Darren Tucker dtucker at dtucker.net
Fri Apr 13 09:14:06 AEST 2018


On 13 April 2018 at 08:29, Josh Soref <jsoref at gmail.com> wrote:
> Randall S. Becker <rsbecker at nexbridge.com> wrote:
>>
>>
>> -REGRESSTMP = "$(PWD)/regress"
>> +REGRESSTMP = `pwd`
>>
>>  tests interop-tests t-exec unit: regress-prep regress-binaries $(TARGETS)
>
>
> It looks like the problem is that pwd is in uppercase, not so much the
> distinction between $() and ``.

I would not put too much effort into analysing this.  I made the
original change in
https://github.com/openssh/openssh-portable/commit/3fd2d229 with good
intentions but there were a number of problems with it, the last of
which was discovered just before the release.  We decided that we
would back it out but given how close to release it was we deferred
it.

-- 
Darren Tucker (dtucker at dtucker.net)
GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860  37F4 9357 ECEF 11EA A6FA (new)
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list