find: support "find . -delete" idiom - do not try rmdir(".")
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 7 Oct 2015 19:01:47 +0000 (21:01 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 7 Oct 2015 19:01:47 +0000 (21:01 +0200)
commit8c0708a329618b20089eb9cedbe06522dd25d9be
tree3f4e3b93743ca02c4758a8e885b87b9147924c5d
parent305958dbd456d463a92c1fa4c85ceb69a8c7db32
find: support "find . -delete" idiom - do not try rmdir(".")

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
findutils/find.c