Code

send-email: use Perl idioms in while loop
[git.git] / t / t9001-send-email.sh
index 6f67da4e71459e8ae44cce2a23c6f62c34947d12..99a16d57502a7f880cae34863cf344a318f3b176 100755 (executable)
@@ -204,7 +204,7 @@ test_expect_success $PREREQ 'Prompting works' '
 test_expect_success $PREREQ 'cccmd works' '
        clean_fake_sendmail &&
        cp $patches cccmd.patch &&
-       echo cccmd--cccmd@example.com >>cccmd.patch &&
+       echo "cccmd--  cccmd@example.com" >>cccmd.patch &&
        {
          echo "#!$SHELL_PATH"
          echo sed -n -e s/^cccmd--//p \"\$1\"