Bug#284007: mozilla-thunderbird: Launcher leaves sh processes behind

2006-05-03 Thread Javier Kohen
El mié, 03-05-2006 a las 13:10 +0200, Alexander Sack escribió: > On Mon, Dec 06, 2004 at 12:24:06PM -0500, Javier Kohen wrote: > > > > These lines are currently being run after TB exits: > > exitcode=$? > > moz_pis_startstop_scripts "stop" > > exit $exitcode > > > > Coulde the second line be elim

Bug#284007: mozilla-thunderbird: Launcher leaves sh processes behind

2006-05-03 Thread Alexander Sack
On Mon, Dec 06, 2004 at 12:24:06PM -0500, Javier Kohen wrote: > > These lines are currently being run after TB exits: > exitcode=$? > moz_pis_startstop_scripts "stop" > exit $exitcode > > Coulde the second line be eliminated, there would be no need for the > others and thus we could 'exec' TB in