When starting mongrel using cap deploy:start, I'm seeing it create the pid files of the form mongrel.[0-9]*.pid. But when running deploy:stop and deploy:restart, I get errors as it's looking for matching dispatch.spawner.pid and dispatch.[0-9]*.pid.
How does one get around this issue? --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
