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

command resource: Add exist? for Alpine Linux #2768

Merged
merged 1 commit into from
Mar 2, 2018

Conversation

jerryaldrichiii
Copy link
Contributor

This allows command('foo').exist? to work on Alpine Linux.

This fixes #2759

@jerryaldrichiii jerryaldrichiii requested a review from a team as a code owner March 2, 2018 00:54
Copy link
Contributor

@miah miah left a comment

Choose a reason for hiding this comment

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

Looks good!

This allows `command('foo').exist?` to work on Alpine Linux.

Signed-off-by: Jerry Aldrich <[email protected]>
@jerryaldrichiii jerryaldrichiii force-pushed the ja/fix-docker-command-exist branch from 8ae15b1 to ec38ebd Compare March 2, 2018 01:27
Copy link
Contributor

@jquick jquick left a comment

Choose a reason for hiding this comment

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

Thanks @jerryaldrichiii !

@jquick jquick added the Type: Bug Feature not working as expected label Mar 2, 2018
@jquick jquick merged commit 3da8fd1 into master Mar 2, 2018
@jquick jquick deleted the ja/fix-docker-command-exist branch March 2, 2018 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Feature not working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

netcat requirement for the 'host' resource
3 participants