1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/test/configuration/actions
Serg Podtynnyi 2510dcdadd Fix transfer action to honor dry-run flag
Currently the transfer action (get,put,download) with enabled dry-run flag
is connecting to the remote servers and behave differently than run action.
This commit fixes this behavior and makes it predictable and correct,
it also updates the test for this case. All other tests passed OK.
2012-02-22 16:46:34 +04:00
..
file_transfer_test.rb Makes Capistrano respect dry_run in file transfers 2011-04-14 10:55:01 +02:00
inspect_test.rb Update capture() to warn about stderr instead of raising CaptureError. 2008-06-23 07:44:29 -06:00
invocation_test.rb Fix transfer action to honor dry-run flag 2012-02-22 16:46:34 +04:00