Re: cmd: Fix cmd's mishandling of quote-enclosed command strings

2010-07-23 Thread testbot
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=3778 Your paranoid android.

Re: [resubmit] cmd: Fix cmd's mishandling of quote-enclosed command strings

2010-07-16 Thread testbot
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=3367 Your paranoid android.

Re: cmd: Fix cmd's mishandling of quote-enclosed command strings

2010-07-16 Thread Jacek Caban
On 7/16/10 1:16 PM, Wilbert Ho wrote: cmd mishandles quote-enclosed command strings because the leading quote is included in the string when wine searches through the built-in commands (dir is a builtin, but "dir is not). $ ./wine cmd.exe /c "dir README" wine: cannot find L"C:\\windows\\system3

Re: cmd: Fix cmd's mishandling of quote-enclosed command strings

2010-07-16 Thread testbot
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=3340 Your paranoid android.