The find_pid method no longer returns a nil by default which causes
some breakage in cases where the pid can't be found since the local
variable 'pid' becomes the entire output of the 'ps' command.  Can you
add this return back in so that it behaves the way it did earlier?

thanks,
eric
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to