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

csh: Define ECHO and COMMAND_SEP #205

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

Akasurde
Copy link
Member

@Akasurde Akasurde commented Jun 9, 2021

SUMMARY

Fixes: #204

Signed-off-by: Abhijeet Kasurde [email protected]

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

changelogs/fragments/204_csh_shell.yml
plugins/shell/csh.py

@Akasurde
Copy link
Member Author

Akasurde commented Jun 9, 2021

Before fix -

'ShellModule' object has no attribute 'ECHO'

@Akasurde
Copy link
Member Author

Akasurde commented Jun 9, 2021

cc @quidame @bcoca @saito-hideki

Copy link
Collaborator

@saito-hideki saito-hideki left a comment

Choose a reason for hiding this comment

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

@Akasurde Thank you for the PR!
LGTM, and this fix is working without any issue on my end.

@Akasurde Akasurde added the gate Gate PR in Zuul CI (Obsolete: Please set "mergeit" instead of "gate") label Jun 9, 2021
@ansible-zuul ansible-zuul bot merged commit e068522 into ansible-collections:main Jun 9, 2021
@Akasurde Akasurde deleted the i204 branch June 10, 2021 04:21
@Akasurde
Copy link
Member Author

@saito-hideki @bcoca Thanks for the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Gate PR in Zuul CI (Obsolete: Please set "mergeit" instead of "gate")
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'csh' shell plugin is broken with 'become'
3 participants