Skip to content

Commit cecd6a5

Browse files
committed
Merge branch 'jc/send-email-pre-process-fix'
Test fix. * jc/send-email-pre-process-fix: t9001: remove excessive GIT_SEND_EMAIL_NOTTY=1
2 parents 32f4fa8 + b3dcd24 commit cecd6a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

t/t9001-send-email.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,6 @@ test_expect_success $PREREQ 'clear message-id before parsing a new message' '
660660
clean_fake_sendmail &&
661661
echo true | write_script my-hooks/sendemail-validate &&
662662
test_config core.hooksPath my-hooks &&
663-
GIT_SEND_EMAIL_NOTTY=1 \
664663
git send-email --validate [email protected] \
665664
--smtp-server="$(pwd)/fake.sendmail" \
666665
$patches $threaded_patches &&

0 commit comments

Comments
 (0)