]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jx/t6020-with-older-bash'
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Jul 2021 20:14:59 +0000 (13:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Jul 2021 20:14:59 +0000 (13:14 -0700)
Work around inefficient glob substitution in older versions of bash
by rewriting parts of a test.

* jx/t6020-with-older-bash:
  t6020: fix incompatible parameter expansion


Trivial merge