hcoop-git-maint: Improve detection of bad permissions.
authormwolson_admin <mwolson_admin@deleuze.hcoop.net>
Wed, 1 Apr 2009 04:07:40 +0000 (00:07 -0400)
committermwolson_admin <mwolson_admin@deleuze.hcoop.net>
Wed, 1 Apr 2009 04:07:40 +0000 (00:07 -0400)
commit294904cca616839be4752a7405c0651837e68cba
tree2f895d9d9e255264c8ea27f1494f97d772a105b7
parent42d22a10e067398f0d288861a38bfc1858b8e9b2
hcoop-git-maint: Improve detection of bad permissions.

 - Fix bug where bogus symlink loop would be created.

 - Iterate through /var/cache/git on the second run, not everyone's
   homedir regardless of whether they're using git.

 - Check AFS permissions at a deeper level.  Skip object and refs
   directories because they might take a while.
hcoop-git-maint