comparison lib/dirtree.c @ 1046:673fe8f927b0 draft

fix rm to handle "mkdir sub/sub && chmod 007 sub/sub && rm -rf sub". Previous version didn't delete it, but exited without error. Neither was right.
author Rob Landley <rob@landley.net>
date Thu, 05 Sep 2013 04:19:37 -0500
parents b4faf2ae39e8
children 7402cae7889f
comparison
equal deleted inserted replaced
1045:00e816559b1f 1046:673fe8f927b0