Bug#432221: apt-proxy process running test

2009-12-14 Thread Xavier Luthi
Hi, On Wed, Nov 19, 2008 at 07:44:33PM +, Chris Halls wrote: > Sorry I should have been more verbose. I meant using this in addition to the > test for the application, not instead of. So: > > Replace > > ps -eo cmd | grep -q ^$process > > with > > ps -f "$user" -o cmd | grep -q "^$proces

Bug#432221: apt-proxy process running test

2008-11-19 Thread Chris Halls
Hi guys On Saturday 15 Nov 2008, Geert Stappers wrote: > > > Can you use ps -u $user instead of ps -e, to only check processes with > > > the aptproxy user? > > > > Yes we can. Do you think it's better? > > FWIW: stappers thinks it is better to test for the application. > > After all the aptprox

Bug#432221: apt-proxy process running test

2008-11-15 Thread Geert Stappers
Op 20081114 om 14:58 schreef Xavier Luthi: > On Fri, Nov 14, 2008 at 12:23:34PM +, Chris Halls wrote: > > Xavier Luthi: > > > [ mentors.debian.net NMU announce ] ~ ~ ~ > Thanks a lot for making your changes. ~ ~ > > I have some comments on your changes. > > ~ > > > +process=$(basename $applic