http://bugs.winehq.org/show_bug.cgi?id=28365 Summary: rmdir /s wrongly outputs "path not found" message when confirming a recursive directory deletion Product: Wine Version: 1.3.28 Platform: x86-64 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: cmd AssignedTo: wine-bugs(a)winehq.org ReportedBy: frederic.delanoy(a)gmail.com Directory is correctly deleted, but we get a spurious "Path not found" message Example: Z:\path> mkdir foo Z:\path> echo > foo\bar Z:\path> rmdir /s foo foo Are you sure (Y/N)?Y Path not found -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.