From: Erik Faye-Lund Date: Tue, 4 Aug 2009 21:57:34 +0000 (+0000) Subject: send-email: remove debug trace X-Git-Tag: v1.6.4.1~13^2~4 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=69931b718307ad5adf85292b03e46d822156840a;p=git.git send-email: remove debug trace Signed-off-by: Erik Faye-Lund --- diff --git a/git-send-email.perl b/git-send-email.perl index cccbf4517..17f930f0f 100755 --- a/git-send-email.perl +++ b/git-send-email.perl @@ -449,7 +449,6 @@ sub check_file_rev_conflict($) { try { $repo->command('rev-parse', '--verify', '--quiet', $f); if (defined($format_patch)) { - print "foo\n"; return $format_patch; } die(<