[opensource-dev] windows build issues
Oz Linden (Scott Lawrence)
oz at lindenlab.com
Thu Jan 12 08:43:00 PST 2017
On 2017-01-04 16:27 , Nicky D. wrote:
>
> I noticed you use:
> autobuild ... -- *"*...*"*
>
> Does it make a difference if you do not use " after -- and at the end
> of the line? I never tried to quote everything after the --, but can
> see how this could cause issues.
It probably will.
One of the changes we made to autobuild in 1.1 is that it used to run
subcommands by concatenating all the arguments into one string and then
pass that to a shell. That's not as secure or robust as just invoking
the command directly, so we changed it so that there's no shell used now.
--
OZ LINDEN | Engineering Director, Second Life
email or hangouts: oz at lindenlab.com <mailto:oz at lindenlab.com> | Real
Life: Scott Lawrence
LINDEN LAB | Create Virtual Experiences <https://www.lindenlab.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20170112/a25c14bd/attachment.htm
More information about the opensource-dev
mailing list