On 2009-02-08, <[email protected]> wrote: > - toExecute.createArgument().setValue("_topdir" + topDir); > + toExecute.createArgument().setValue("_topdir " + topDir);
Might be worth to change that to two separate args and even use setLocation for the topDir part (not that it would change much). Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
