Jorge-Juan.Garcia-Garcia@xxxxxxxxxxxxxxx wrote: > diff --git a/t/t9001-send-email.sh b/t/t9001-send-email.sh > index 9f46f22..87641bc 100755 > --- a/t/t9001-send-email.sh > +++ b/t/t9001-send-email.sh > @@ -1349,4 +1349,39 @@ test_expect_success $PREREQ 'sendemail.aliasfile=~/.mailrc' ' > grep "^!someone@example\.org!$" commandline1 > ' > > -test_done > +test_expect_success $PREREQ 'setup expected-list' ' > [...] > +test_expect_success $PREREQ 'use email list in --cc --to and --bcc' ' What is the meaning of this test? It looks like you've run git send-email twice in exactly the same way, and compared their outputs (after smudging the unstable headers). -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html