1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/spec
Matthias Viehweger b435060322 Deduplicate list of linked directories
With this, we ensure to only handle each linked directory once.
Also, if a linked file is in a directory that is already being
handled, there is no need to link the same directory twice.

This should help to keep commands shorter, which might be an issue on
some shells. It certainly is easier on the eyes and logs.
2015-11-08 12:01:48 +01:00
..
integration Remove bogus local_user spec 2015-10-31 10:44:08 +01:00
lib Deduplicate list of linked directories 2015-11-08 12:01:48 +01:00
support Address all rubocop lint warnings 2015-08-14 14:21:34 -07:00
integration_spec_helper.rb Add integration tests for deploy task 2013-06-16 13:08:15 +01:00
spec_helper.rb move to rspec 3 2014-08-12 22:52:37 +04:00