]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ad/ssh-signing-testfix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Nov 2021 21:19:06 +0000 (13:19 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Nov 2021 21:19:06 +0000 (13:19 -0800)
Fix ssh-signing test to work on a platform where the default ACL is
overly loose to upset OpenSSH (reported on an installation of Cygwin).

* ad/ssh-signing-testfix:
  t/lib-git.sh: fix ACL-related permissions failure


Trivial merge