Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix transfer action to honor dry-run flag #167

Merged
merged 1 commit into from Apr 12, 2012
Merged

Fix transfer action to honor dry-run flag #167

merged 1 commit into from Apr 12, 2012

Conversation

shtirlic
Copy link
Contributor

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.

It was partly done in #29 by @flori

Related info and issues are #151 #152

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.
@shtirlic
Copy link
Contributor Author

@leehambley,
Is there anything I can do to help with this pull request?

leehambley added a commit that referenced this pull request Apr 12, 2012
Fix transfer action to honor dry-run flag.
@leehambley leehambley merged commit c20df28 into capistrano:master Apr 12, 2012
mattbrictson added a commit to mattbrictson/capistrano that referenced this pull request Aug 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants