On 2015/02/24 02:59, Alexey Suslikov wrote: > On Tue, Feb 24, 2015 at 2:45 AM, Stuart Henderson <[email protected]> wrote: > > Yes that gets rid of the "unable to execute" from the system("pwd") call. > > (unfortunately the AGI script can't be fixed that way as it needs to not > > block the parent). > > IMO, fixing the issue in that way is generally bad idea, since I can imagine > other software having similar code.
Yes I agree, but time is tight for 5.7 and it may be that a simple workaround is all we can manage at this point.
