Merge branch 'jc/jl-git-no-advice-fix' into maint-2.46
Remove leftover debugging cruft from a test script. * jc/jl-git-no-advice-fix: t0018: remove leftover debugging cruftmaint
commit
a5e4f53baf
|
@ -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