I tried with the code pulled down from the github-hosted, and the only things that changed is that I didn't get anymore an error message crashing the deploy. However, it is still impossible to execute a task from within another capistrano's task. *The sub-task is called though the sub-called task's instructions are not executed*.
At leaste we can workaround with the following command now that we don't have anymore crash : after :mytask, :mysubtask Le jeudi 30 janvier 2014 01:27:17 UTC+1, Joshua Nicholson a écrit : > > If you follow that discussion chain, you'll see that there was a commit > pushed for sshkit 1.3 that supposedly fixed the bug in question. However, > either the fix doesn't work or rubygems *still* hasn't updated with the > patched version over a month later. Not sure which is the case, as I > haven't had a chance yet to pull down the github-hosted code and try it. > > -- 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/58c8eba2-948c-4c3c-9bb8-318b84f0a428%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
