On 13 April 2018 at 08:29, Josh Soref <jsoref@xxxxxxxxx> wrote: > Randall S. Becker <rsbecker@xxxxxxxxxxxxx> 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. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev