Bug#400233: Problem with the shipping script

2007-01-08 Thread era eriksson
On Sat, 16 Dec 2006 14:12:13 +0100, "Jesus Climent" <[EMAIL PROTECTED]> said: > The only problem with the script that thttpd ships right now is a missing > space between "^" and "$PID": > > if ps ax | grep -q "^ $PID"; then > > since "ps ax" puts a space in the begining. Actually, se

Bug#400233: Problem with the shipping script

2006-12-16 Thread Jesus Climent
The only problem with the script that thttpd ships right now is a missing space between "^" and "$PID": if ps ax | grep -q "^ $PID"; then since "ps ax" puts a space in the begining. Otherwise i think is an overkill to have "stop)" and "force-stop)" with the same content except for t