Re: [PATCH] send-email: remove debug trace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx> writes:

> Signed-off-by: Erik Faye-Lund <kusmabite@xxxxxxxxx>
> ---
>
> This isn't really a big deal, the print just annoyed me slightly.

Nobody noticed for the past 9 months?  Interesting.

Thanks.

>
>  git-send-email.perl |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/git-send-email.perl b/git-send-email.perl
> index d508f83..0700d80 100755
> --- a/git-send-email.perl
> +++ b/git-send-email.perl
> @@ -450,7 +450,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(<<EOF);
> -- 
> 1.6.4
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]