mirror of
https://github.com/git/git.git
synced 2024-11-23 18:05:29 +08:00
Merge branch 'jc/jl-git-no-advice-fix'
Remove leftover debugging cruft from a test script. * jc/jl-git-no-advice-fix: t0018: remove leftover debugging cruft
This commit is contained in:
commit
5a74eb07ca
@ -96,7 +96,6 @@ test_expect_success 'advice should be printed when GIT_ADVICE is set to true' '
|
||||
>README &&
|
||||
GIT_ADVICE=true git status
|
||||
) >actual &&
|
||||
cat actual > /tmp/actual &&
|
||||
test_cmp expect actual
|
||||
'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user