[Bug 28365] New: rmdir /s wrongly outputs "path not found" message when confirming a recursive directory deletion

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 13 11:21:37 CDT 2011


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 at winehq.org
        ReportedBy: frederic.delanoy at 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.



More information about the wine-bugs mailing list