t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
9659df5282
commit
5b57413cb3
@ -279,7 +279,7 @@ test_expect_success $PREREQ 'Invalid In-Reply-To' '
|
||||
--to=nobody@example.com \
|
||||
--in-reply-to=" " \
|
||||
--smtp-server="$(pwd)/fake.sendmail" \
|
||||
$patches
|
||||
$patches \
|
||||
2>errors
|
||||
! grep "^In-Reply-To: < *>" msgtxt1
|
||||
'
|
||||
|
Loading…
Reference in New Issue
Block a user