Where is that being set? It looks like the interpolation isn't happening.
I know I have used local variables in other local variables, although mostly
through the lazy evaluation.
On Sun, Apr 6, 2008 at 7:51 AM, Erwin <[EMAIL PROTECTED]> wrote:
>
> seems impossible to reuse a defined local variable in another local
> variable ?
> mongrel_config : #{deploy_to}/current/config/mongrel_cluster.yml
> doesn't work... I had to write the full path ... is it a bug or
> normal behavior ?
>
> .........
> * executing `deploy:restart'
> * executing `webistrano:mongrel:restart'
> * executing "sudo -p 'sudo password: ' mongrel_rails
> cluster::restart -C \#{deploy_to}/current/config/mongrel_cluster.yml --
> clean"
> servers: ["presdemoi.com"]
> [presdemoi.com:666] executing command
> ** [out :: presdemoi.com:666] ERROR RUNNING 'cluster::restart':
> missing argument: -C
>
>
> erwin
> >
>
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---