Evgeniy Shurmin

Results 10 comments of Evgeniy Shurmin

Error gone but not all work correctly. ``` $ cap dump:backup:create ``` ``` * executing `dump:backup:create' * executing `dump:remote:create' * executing "cd /home/user/application/current; bundle exec rake -s dump:create PROGRESS_TTY\\=\\+ RAILS_ENV\\=production...

``` $ cd application/current ``` ``` $ bundle exec rake -s dump:create PROGRESS_TTY\=\+ RAILS_ENV\=production TAGS\=remote,backup 2> /dev/null 20120922195614@backup,remote.tgz ``` output: 20120922195614@backup,remote.tgz

any updates on this?

How long time we must wait to this feature?

Hi @andviro, could you share with me you plugin?

I have this issue too now. Tested on 2.9.2, 2.9.3, 2.9.4 versions

I looked through code and found problem, if value of key is not string you will get "no value found for key" error. I have no time to fix it,...

Hello @clrothmann ! Do you have some news for this issue?