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

Re: bug in the reportbug scripts?



Hi Frank!

On Don, 12 Jan 2006, Frank Küster wrote:
> > -cat >&3 <<EOF
> > +cat <<EOF
> 
> Ah, I thought that was only because I always use Emacs' built-in
> "debian-bug" command.  Well, go ahead, but then also submit a bug

Ok.

> against reportbug, in order to clarify it's documentation.
> README.developers says:

No, because I found out by reading this file! In the first sentence just
before what you have quoted:

...and takes what comes out from the file descriptor 3 and puts it in the bug
template. ...

> ,----
> |  The maintainer can then ask questions to the user or run whatever
> | information gathering script he likes, and echo all the content to fd 3.
> | 
> |  e.g.:
> |         read -p 'color? '
> |         echo "Color: $REPLY" >&3
> |         ...
> |         system-information-tool >&3
> |         
> `----

This isn't wrong. It asks for a color and reads in the value, read echos
to stdout, but writes the Color to the bug template.

Commited to svn.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining AT logic DOT at>             Università di Siena
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
THURNBY (n.)
A rucked-up edge of carpet or linoleum which everyone says someone
will trip over and break a leg unless it gets fixed. After a year or
two someone trips over it and breaks a leg.
			--- Douglas Adams, The Meaning of Liff



Reply to: