We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5613c83 + 7c7516b commit a5e4f53Copy full SHA for a5e4f53
t/t0018-advice.sh
@@ -96,7 +96,6 @@ test_expect_success 'advice should be printed when GIT_ADVICE is set to true' '
96
>README &&
97
GIT_ADVICE=true git status
98
) >actual &&
99
- cat actual > /tmp/actual &&
100
test_cmp expect actual
101
'
102
0 commit comments