svn commit: r291860 - in head/tools/tools/nanobsd: . embedded
Warner Losh
imp at bsdimp.com
Sat Dec 5 19:58:32 UTC 2015
> On Dec 5, 2015, at 11:09 AM, Garrett Cooper <yaneurabeya at gmail.com> wrote:
>
>
> On Dec 5, 2015, at 09:26, Benjamin Kaduk <bjkfbsd at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20151205/aaf05ece/attachment.bin>
More information about the svn-src-head
mailing list