1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/spec/support/tasks
Paul Schreiber 62246c997c fixes most of #1404
remaining:
lib/capistrano/configuration/question.rb:41:7: W: Do not suppress exceptions.
      rescue Errno::EIO
      ^^^^^^^^^^^^^^^^^
spec/support/Vagrantfile:8:47: W: Shadowing outer local variable - config.
    config.vm.define(role, primary: true) do |config|
                                              ^^^^^^
2015-03-29 22:28:21 -04:00
..
database.rake Using .rake extension instead of .cap 2014-01-23 11:07:13 +04:00
fail.rake Using .rake extension instead of .cap 2014-01-23 11:07:13 +04:00
failed.rake Using .rake extension instead of .cap 2014-01-23 11:07:13 +04:00
root.rake fixes most of #1404 2015-03-29 22:28:21 -04:00