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

Small fix in the error output #26004

Merged
merged 1 commit into from Jun 24, 2017
Merged

Small fix in the error output #26004

merged 1 commit into from Jun 24, 2017

Conversation

dagwieers
Copy link
Contributor

SUMMARY

So I noticed this when doing integration tests:

Failed to copy file Could not find a part of the path

and this change turns it into:

Failed to copy file: Could not find a part of the path

I also moved something out of the exception handling.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

win_copy

ANSIBLE VERSION

v2.4

So I noticed this when doing integration tests:

    Failed to copy file Could not find a part of the path

and this change turns it into:

    Failed to copy file: Could not find a part of the path

I also moved something out of the exception handling.
@ansibot
Copy link
Contributor

ansibot commented Jun 22, 2017

@ansibot ansibot added affects_2.4 This issue/PR affects Ansible v2.4 bugfix_pull_request core_review In order to be merged, this PR must follow the core review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. windows Windows community labels Jun 22, 2017
@s-hertel s-hertel removed the needs_triage Needs a first human triage before being processed. label Jun 23, 2017
Copy link
Contributor

@resmo resmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shipit

@resmo resmo merged commit 014bcad into ansible:devel Jun 24, 2017
@ansibot ansibot added bug This issue/PR relates to a bug. and removed bugfix_pull_request labels Mar 6, 2018
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.4 This issue/PR affects Ansible v2.4 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. module This issue/PR relates to a module. windows Windows community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants