From: Guillaume Castagnino Date: Thu, 19 Oct 2017 07:32:46 +0000 (+0200) Subject: gitweb: use filetest to allow ACLs X-Git-Url: https://git.ladys.computer/Gitweb/commitdiff_plain/acf68d9440c244d0e105ecaad8925a34ecf3ae7da9936a31d56785dcbfbb3a9e?ds=sidebyside;hp=acf68d9440c244d0e105ecaad8925a34ecf3ae7da9936a31d56785dcbfbb3a9e gitweb: use filetest to allow ACLs In commit 46a1385 (gitweb: skip unreadable subdirectories, 2017-07-18) we forgot to handle non-unix ACLs as well. Fix this. Signed-off-by: Guillaume Castagnino Reviewed-by: Jeff King Signed-off-by: Junio C Hamano ---