Re: [PATCH] cvsimport: perform string comparison on "HEAD"

From: Matthias Urlichs <smurf@smurf.noris.de>
Date: 2005-07-01 01:21:51
Hi,

Sven Verdoolaege:
> -		$ancestor = $opt_o if $ancestor == "HEAD";
> +		$ancestor = $opt_o if $ancestor eq "HEAD";

Duh. Thanks for spotting that. :-/

-- 
Matthias Urlichs   |   {M:U} IT Design @ m-u-it.de   |  smurf@smurf.noris.de
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
 - -
I am enough of an artist to draw freely upon my imagination.
Imagination is more important than knowledge.
Knowledge is limited. Imagination encircles the world.
		-- Albert Einstein

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Received on Fri Jul 01 01:23:13 2005

This archive was generated by hypermail 2.1.8 : 2005-07-01 01:23:17 EST