diff options
Diffstat (limited to 't/chainlint/empty-here-doc.expect')
-rw-r--r-- | t/chainlint/empty-here-doc.expect | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/t/chainlint/empty-here-doc.expect b/t/chainlint/empty-here-doc.expect index f42f2d41ba..e8733c97c6 100644 --- a/t/chainlint/empty-here-doc.expect +++ b/t/chainlint/empty-here-doc.expect @@ -1,3 +1,4 @@ git ls-tree $tree path > current && -cat > expected <<EOF && +cat > expected <<\EOF && +EOF test_output |