Displaying 1 result from an estimated 1 matches for "each_task".
2007 Jan 12
1
capistrano setup bails with RegexpErr on show_tasks
...asks
---------------
/usr/local/lib/ruby/gems/1.8/gems/capistrano-1.3.1/lib/capistrano/recipes/standard.rb:30:in
`load'': target of repeat operator is invalid: /(.{1,56})(?:\s|\Z)+/
(RegexpError)
from
/usr/local/lib/ruby/gems/1.8/gems/capistrano-1.3.1/lib/capistrano/actor.rb:179:in
`each_task''
from
/usr/local/lib/ruby/gems/1.8/gems/capistrano-1.3.1/lib/capistrano/actor.rb:176:in
`each''
from
/usr/local/lib/ruby/gems/1.8/gems/capistrano-1.3.1/lib/capistrano/actor.rb:176:in
`each_task''
from
/usr/local/lib/ruby/gems/1.8/gems/capistrano-1.3....