Browse Source
This test creates files with several different umasks and expects their permissions to be initialized according to the umask, so a default ACL on the trash directory (which overrides the umask for files created in that directory) causes the test to fail. To avoid that, remove the default ACL if possible with setfacl(1). Signed-off-by: Matt McCutchen <matt@mattmccutchen.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Matt McCutchen
16 years ago
committed by
Junio C Hamano
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue