Merge branch 'hb/gitweb-project-list' into maint
commitb9e56be086ffa4f8431082a6fb25225e79e5bbc8
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Aug 2017 21:33:44 +0000 (23 14:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Aug 2017 21:33:44 +0000 (23 14:33 -0700)
tree3616341c381b61da444f3b0478d8626988658ee4
parent01ced48994640b7d6fd72289544e766dc9009de7
parent46a13857fc036b54ac2ddd0a218e5cc171aa7bd9
Merge branch 'hb/gitweb-project-list' into maint

When a directory is not readable, "gitweb" fails to build the
project list.  Work this around by skipping such a directory.

It might end up hiding a problem under the rug and a better
solution might be to loudly complain to the administrator pointing
out the problematic directory, but this will at least make it
"work".

* hb/gitweb-project-list:
  gitweb: skip unreadable subdirectories
gitweb/gitweb.perl