1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/features/support
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
..
env.rb Cucumber tests will now run on the latest Vagrant 2014-04-23 10:19:20 -05:00
remote_command_helpers.rb fixes most of #1404 2015-03-29 22:28:21 -04:00
vagrant_helpers.rb Cucumber tests will now run on the latest Vagrant 2014-04-23 10:19:20 -05:00