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: o...@lindenlab.com <mailto:o...@lindenlab.com> | Real Life: Scott Lawrence
LINDEN LAB | Create Virtual Experiences <https://www.lindenlab.com>
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to