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)
Lee Hambley
unread,
Jan 2, 2014, 2:15:10 AM1/2/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to capistrano
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.