> On Dec 5, 2015, at 09:26, Benjamin Kaduk <[email protected]> wrote:

...

>> -       [ ! -z "${NANO_NOPRIV_BUILD" ] && [ -z "${NANO_METALOG}"] && \
>> +       [ ! -z "${NANO_NOPRIV_BUILD}" ] && [ -z "${NANO_METALOG}"] && \
> 
> Hmm, is there still a missing space between '"' and ']' in the second clause?

Yup. Still broken, but at least it won't die immediate due to a syntax error 
like it would have before this commit.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to