Update of bug #42985 (project findutils):
Assigned to: None => jay
_______________________________________________________
Follow-up Comment #1:
This is a very very vague bug report.
When reporting a bug in any software, please state
1. What specifically you did
2. What you expected to happen
3. What, specifically and in detail, did happen.
I'm not able to reproduce the symptom you are describing, either:
~/tmp$ mkdir t
~/tmp$ cd t
~/tmp/t$ touch x
~/tmp/t$ mkdir d
~/tmp/t$ touch d/yy
~/tmp/t$ find . -exec rm {} \;
rm: cannot remove `.': Is a directory
rm: cannot remove `./d': Is a directory
~/tmp/t$ find .
.
./d
If you can reproduce this problem please post a more detailed bug report.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42985>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/