Re: Proposing debugging aid in scripts

2000-01-09 Thread Joey Hess
Christian Hammers wrote: > Since I begun using debconf I had very much problems because my scripts > suddenly were completely silent as I removed all the nice "echo" > commands that before told me what was going on. > > To solve this problem (verbose for me, no output for users), I started > ins

Re: Proposing debugging aid in scripts

2000-01-09 Thread Julian Gilbey
On Sat, Jan 08, 2000 at 08:19:56PM +0100, Christian Hammers wrote: > Hello > > Since I begun using debconf I had very much problems because my scripts > suddenly were completely silent as I removed all the nice "echo" > commands that before told me what was going on. > > To solve this problem (v

Proposing debugging aid in scripts

2000-01-09 Thread Christian Hammers
Hello Since I begun using debconf I had very much problems because my scripts suddenly were completely silent as I removed all the nice "echo" commands that before told me what was going on. To solve this problem (verbose for me, no output for users), I started inserting the following line in a