ruby 2.0.0p247 (2013-06-27 revision 41674) [x86_64-darwin11.4.2] Capistrano Version: 3.0.0 (Rake Version: 10.1.0)
I'm now on to trying to use sudo, and I'd like to require a password if possible. When I try "sudo 'whoami' as the command, I get get prompted for the sudo password, but it gets echoed back to me,and I'm unable to submit it. It ends up looking like this: DEBUG [f3ba891a] Command: /usr/bin/env sudo whoami > DEBUG [f3ba891a] [sudo] password for klochner: > password_echoes_here -- -- * 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 --- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
