I have an example script here: https://gist.github.com/mattconnolly/8212674
I can see in the code that it is bypassing all of the `with`, `within`, `user` etc conversions when the command has a space in it. I would have expected that commands that are not mapped would have the same treatments applied to them as mapped commands. Is there a reason this isn't the case? It's not obvious to me. Versions: - Ruby 2.0.0-p353 - Capistrano 3.0.1 - Rake 10.1.1 / Rails 4.0.2 Platform: - Working on: Mac OS X 10.9.1 - Deploying to: Ubuntu 13.10 Logs: - Please past logs (as completely as possible to a 3rd party pasting service such as pastie.org) Files: - Capfile - deploy.rb - Stage files (production.rb, staging.rb) -- 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]. To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/42017a7e-07f8-4cc4-9323-3843abf08711%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
