We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 32f4fa8 + b3dcd24 commit cecd6a5Copy full SHA for cecd6a5
t/t9001-send-email.sh
@@ -660,7 +660,6 @@ test_expect_success $PREREQ 'clear message-id before parsing a new message' '
660
clean_fake_sendmail &&
661
echo true | write_script my-hooks/sendemail-validate &&
662
test_config core.hooksPath my-hooks &&
663
- GIT_SEND_EMAIL_NOTTY=1 \
664
git send-email --validate --to=recipient@example.com \
665
--smtp-server="$(pwd)/fake.sendmail" \
666
$patches $threaded_patches &&
0 commit comments