rm -r complains when using 20061130 snapshot or later

Masatoshi Kimura VYV03354@nifty.ne.jp
Sun Dec 10 20:29:00 GMT 2006


When I execute "rm -r" with cygwin1-20061130.dll or later,
rm complains about failing remove directory.
But it actually remove the directory.
This makes "make" utility unhappy.
cygwin1-20061127.dll or earlier works fine.

$ mkdir test

$ ls
test

$ rm -r test
rm: cannot remove directory `test'

$ ls

$

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list