When deploying with capistrano 2, i have following strange problem:
the deployment complain that it doesn't understand parameters "-p
3000" or "-i 3" in spin script (I compose spin just like capistrano
guide) with this error:

spawner: invalid argument: -p 3000
When I run the spin script from linux command line, I get the same
error.

However, when I type "./script/process/spawn -p 3000 -i 3" it work
fine
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to