Re: [PATCH] scripts: minor decodecode update

2008-01-16 Thread Sam Ravnborg
On Mon, Jan 14, 2008 at 03:18:31PM -0800, Randy Dunlap wrote: > From: Randy Dunlap <[EMAIL PROTECTED]> > > Remove the tmp file when exiting. Noticed by Arjan van de Ven. > Catch mktemp failure and exit with message. > Trap kill or other signals and exit cleanly. Applied, Sam -- To unsub

[PATCH] scripts: minor decodecode update

2008-01-14 Thread Randy Dunlap
From: Randy Dunlap <[EMAIL PROTECTED]> Remove the tmp file when exiting. Noticed by Arjan van de Ven. Catch mktemp failure and exit with message. Trap kill or other signals and exit cleanly. Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]> --- scripts/decodecode | 17 +++-- 1 file