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