This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

rm -r complains when using 20061130 snapshot or later


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]