X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft9001-send-email.sh;h=83f94702025276ffea4400490630e64c9eef068b;hb=9b0185ca06001219f5ffcccb5c09b9a9bb42e7c2;hp=e9ea33c18d8e0ffa2612e52748bbab4bf13ef513;hpb=53a58245863eff3d70aaa3ac75d7d57e843fc91d;p=git.git diff --git a/t/t9001-send-email.sh b/t/t9001-send-email.sh index e9ea33c18..83f947020 100755 --- a/t/t9001-send-email.sh +++ b/t/t9001-send-email.sh @@ -30,7 +30,7 @@ test_expect_success 'Extract patches' ' ' test_expect_success 'Send patches' ' - git send-email -from="Example " --to=nobody@example.com --smtp-server="$(pwd)/fake.sendmail" $patches 2>errors + git send-email --from="Example " --to=nobody@example.com --smtp-server="$(pwd)/fake.sendmail" $patches 2>errors ' cat >expected <<\EOF