Re: [PATCH 1/1] tags.sh: fix string equality testing
From: Sam Ravnborg
Date: Sat Dec 13 2008 - 18:13:22 EST
On Wed, Dec 10, 2008 at 01:48:38PM +0100, Jiri Slaby wrote:
> Test of string equality in shells is =, not C-like ==.
>
> Signed-off-by: Jiri Slaby <jirislaby@xxxxxxxxx>
Here I also did some local modifcations.
See below.
Sam