mirror of
https://github.com/django/django.git
synced 2025-10-30 17:16:10 +00:00
Fixed test that checks permissions on files extracted from archives with no permissions set, to not assume a default umask of 0o002. Test regression inc95d063e77. Backport ofec5aa2161dfrom master