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 the error from shell being printed on the standard error. #3

Merged

Conversation

kwilczynski
Copy link
Contributor

This is to resolve the following:

sh: 1: domainjoin-cli: not found

During the first pass of the pbis-open::default recipe. Also, move to
the shell_out and coerce domain_member into a boolean.

Signed-off-by: Krzysztof Wilczynski krzysztof.wilczynski@linux.com

This is to resolve the following:

  sh: 1: domainjoin-cli: not found

During the first pass of the `pbis-open::default` recipe. Also, move to
the `shell_out` and coerce `domain_member` into a boolean.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
@kwilczynski
Copy link
Contributor Author

Note: this is just a tiny improvement over the original implementation. Better way would be to re-factor and factor-out some of these to a helper, etc.

jking916 added a commit that referenced this pull request Aug 31, 2015
Fix the error from shell being printed on the standard error.
@jking916 jking916 merged commit ba68395 into predominant:master Aug 31, 2015
@jking916
Copy link
Contributor

Thanks for the improvements. No idea how all of that whitespace got in there.

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.

2 participants