Re: escaping arguments on unix

2013-05-12 Thread Brett Porter
I think this falls under NPANDAY-525 - thanks for looking at it. - Brett On 11/05/2013, at 6:35 AM, David Durham wrote: > I see a lot a few test failing on unix. > > Failed tests: > testCommandArgWithSpaces[0](npanday.executable.execution.CommandExecutorTest): > (cmd.standardOut == expected).

escaping arguments on unix

2013-05-10 Thread David Durham
I see a lot a few test failing on unix. Failed tests: testCommandArgWithSpaces[0](npanday.executable.execution.CommandExecutorTest): (cmd.standardOut == expected). Values: expected = "a b" testCommandArgWithSpaces[1](npanday.executable.execution.CommandExecutorTest): (cmd.standardOut == expected)