Skip to content

Commit 60a3fbf

Browse files
committed
Merge branch 'ab/workaround-dash-bug-in-test'
* ab/workaround-dash-bug-in-test: tests: avoid syntax triggering old dash bug
2 parents 35ee755 + d38722e commit 60a3fbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/t1300-config.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -892,6 +892,7 @@ test_expect_success 'get --expiry-date' '
892892
1510348087
893893
0
894894
EOF
895+
: "work around heredoc parsing bug fixed in dash 0.5.7 (in ec2c84d)" &&
895896
{
896897
echo "$rel_out $(git config --expiry-date date.valid1)"
897898
git config --expiry-date date.valid2 &&

0 commit comments

Comments
 (0)