> On Dec 5, 2015, at 11:09 AM, Garrett Cooper <yaneurab...@gmail.com> wrote:
> 
> 
> On Dec 5, 2015, at 09:26, Benjamin Kaduk <bjkf...@gmail.com> 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.

Fixed in a second commit. And more cleanup of setting variables like this
are coming thanks to some hints from elsewhere.

Warner

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to