Merge branch 'ab/workaround-dash-bug-in-test'

* ab/workaround-dash-bug-in-test:
  tests: avoid syntax triggering old dash bug
This commit is contained in:
Junio C Hamano 2019-02-22 21:20:19 -08:00
commit 60a3fbf500

View File

@ -892,6 +892,7 @@ test_expect_success 'get --expiry-date' '
1510348087
0
EOF
: "work around heredoc parsing bug fixed in dash 0.5.7 (in ec2c84d)" &&
{
echo "$rel_out $(git config --expiry-date date.valid1)"
git config --expiry-date date.valid2 &&