On 07/06/2012 03:53 PM, Andy Wingo wrote:
>
> @@ -121,6 +126,9 @@ if test -z "$tarball_version_file"; then
>      exit 1
>  fi
>
> +echo $match
>
Huh?  Forgotten debugging code perhaps?

> +match="${match:-$prefix\*}"
> +echo $match
>
Likewise.

>  tag_sed_script="${tag_sed_script:-s/x/x/}"
>
> nl='
...

Regards,
  Stefano

Reply via email to