Hi,

I have a Capybara smoke test that executes against my production
server that I would like to run as part of my deploy process.  I was
doing this through fileutils and sh %{ cucumber smoketest.feature -p
test_deploy } in a rake task, but this doesn't seem to work after I
moved to capistrano.  I can backtick and the script executes
successfully, but I lose the realtime scrolling output.

Is there some mechanism for doing this in capistrano/whats the right
way?

Thanks,
Jusitn

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to