commit | 7e96783ee7ea149d157f14151a8c2592c36f074e | [log] [tgz] |
---|---|---|
author | Isaac Dunham <ibid.ag@gmail.com> | Thu Sep 18 13:05:21 2014 -0500 |
committer | Isaac Dunham <ibid.ag@gmail.com> | Thu Sep 18 13:05:21 2014 -0500 |
tree | 32a8badb8e1080bdf24fffa725ca71d1d15e083d | |
parent | 14a11ed5ebfb2309a3fdfea1ce7a741519e44693 [diff] |
rm -rf needs to chmod directories to u+rwx, because directories need +x to search. (Fixes messages about not being able to delete directories when running make test).