commit | 459cab00f22c88ed64f56d9928baeba7a10789d5 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Fri Feb 06 17:31:52 2015 -0600 |
committer | Rob Landley <rob@landley.net> | Fri Feb 06 17:31:52 2015 -0600 |
tree | 83867f80bb4cb8be3e232739dad19944910df157 | |
parent | bd6c3f35ae226125737503dddac48e7924425b49 [diff] |
In rm, init using to AT_REMOVEDIR in the dir case earlier. (If you had a chmod 000 directory and did rm -r on it without -f, after the prompt it would complain it was a directory.)