Displaying 1 result from an estimated 1 matches for "restart_web".
2006 Jun 28
0
Capistrano Command Worries
...int $2}''` > /dev/null"
end
I know for a fact that when stop_lighttp is ran. The process is  
indeed killed and kill should give a zero output signal. However,  
capistrano, doesn''t believe that it did. Here''s what it says:
pajaro:~/Projects/m_hub/m_hub luke$ cap restart_web
     loading configuration /usr/local/lib/ruby/gems/1.8/gems/ 
capistrano-1.1.0/lib/capistrano/recipes/standard.rb
     loading configuration ./config/deploy.rb
   * executing task restart_web
   * executing task stop_lighttpd
   * executing "kill -9 `ps aux | grep lighttpd | grep /var/apps/...