[PATCH 2/4] t3200: fix a misindented line

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: SZEDER Gábor <szeder.dev@xxxxxxxxx>
---
 t/t3200-branch.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/t3200-branch.sh b/t/t3200-branch.sh
index 503a88d02..e9f55ac04 100755
--- a/t/t3200-branch.sh
+++ b/t/t3200-branch.sh
@@ -1215,7 +1215,7 @@ test_expect_success 'use --edit-description' '
 		echo "New contents" >"$1"
 	EOF
 	EDITOR=./editor git branch --edit-description &&
-		write_script editor <<-\EOF &&
+	write_script editor <<-\EOF &&
 		git stripspace -s <"$1" >"EDITOR_OUTPUT"
 	EOF
 	EDITOR=./editor git branch --edit-description &&
-- 
2.16.0.rc0.67.g3a46dbca7




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux