bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] gnulib-tool buglets


From: Bruno Haible
Subject: Re: [Bug-gnulib] gnulib-tool buglets
Date: Mon, 6 Jan 2003 13:48:50 +0100 (CET)

Karl Berry writes:
> which comes from this line:
> last_checkin_date=`echo "$cvsdatestamp" | sed -e 's,^\$Date: 2003/01/01 
> 14:51:23 $,,'`

He he, that was not intended. Thanks for fixing it.

> Second, I said
>   gnulib-tool --create-testdir --dir . mkstemp tempname
> and it said:
> mkdir: cannot create directory `.': File exists
> gnulib-tool: *** could not create destination directory

This was meant as a safety measure but if you don't like it, it's fine
with me.

> Third, when I said
>   gnulib-tool --create-testdir --dir foo . mkstemp tempname
> it also said:
> gnulib-tool: module  doesn't exist
> So I changed:
>     echo "gnulib-tool: module $1 doesn't exist" 1>&2
> to
>     echo "gnulib-tool: module $module doesn't exist" 1>&2

ok, thanks.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]