Thread (46 messages) flat view 46 messages, 6 authors, 2020-10-22

Re: [PATCH v5 3/5][Outreachy] t7102,t7201: remove whitespace after redirect operator

From: Eric Sunshine <hidden>
Date: 2020-10-21 17:20:20

On Wed, Oct 21, 2020 at 8:51 AM Charvi Mendiratta [off-list ref] wrote:
quoted hunk ↗ jump to hunk
According to Documentation/CodingGuidelines, redirect
operator is written with space before, but no space
after them.

Let's remove these whitespaces after redirect operators.

Signed-off-by: Charvi Mendiratta <redacted>
---
diff --git a/t/t7102-reset.sh b/t/t7102-reset.sh
@@ -460,14 +460,14 @@ test_expect_success 'resetting an unmodified path is a no-op' '
-cat > expect << EOF
+cat >expect << EOF
There's still a space after the '<<' operator which should be removed:

    cat >expect <<EOF
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help