Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/empty-here-doc.expect')
-rw-r--r--t/chainlint/empty-here-doc.expect5
1 files changed, 3 insertions, 2 deletions
diff --git a/t/chainlint/empty-here-doc.expect b/t/chainlint/empty-here-doc.expect
index f42f2d41ba..8507721192 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 &&
+git ls-tree $tree path >current &&
+cat >expected <<\EOF &&
+EOF
test_output