https://bugs.winehq.org/show_bug.cgi?id=39457 Bug ID: 39457 Summary: "for /R tests" fail when run in a directory containing spaces Product: Wine Version: 1.7.52 Hardware: x86-64 OS: Linux Status: NEW Keywords: source Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs(a)winehq.org Reporter: frederic.delanoy(a)gmail.com CC: us(a)edmeades.me.uk Distribution: --- cmd "for /R" tests fail when run in a directory containing spaces. E.g. (run in 'C:\test space' directory) batch.c:417: running TEST_BUILTINS.CMD test... batch.c:312: Test failed: unexpected char 0x47 position 0 in line 708 (got 'Got unexpected result: "C:\test"', wanted 'Plain directory enumeration from provided root') "for /R" support was added in commit 9dde62cb96b8f423f8cfe4f095eb10ec65ea7d72 Currently, wine testbot XP image runs in a directory with spaces (Documents and Settings) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.