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 error in passwd example #5171

Merged
merged 1 commit into from Aug 4, 2020
Merged

fix error in passwd example #5171

merged 1 commit into from Aug 4, 2020

Conversation

chrisbirster
Copy link
Contributor

Description

Fixes a spelling error in the passwd example. If you try to run the example provided you will get an error message:

NoMethodError: undefined method uid' for /etc/passwd:#<Class:0x00000000058e7a60> from (pry):61:in load_with_context'

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New content (non-breaking change)
  • Breaking change (a content change which would break existing functionality or processes)

Checklist:

  • I have read the CONTRIBUTING document.

Signed-off-by: Chris Birster <christopher.birster@gmail.com>
@chrisbirster chrisbirster requested a review from a team as a code owner July 28, 2020 17:40
@netlify
Copy link

netlify bot commented Jul 28, 2020

Deploy preview for chef-inspec ready!

Built with commit 15dfb55

https://deploy-preview-5171--chef-inspec.netlify.app

@chef-expeditor
Copy link
Contributor

Hello chrisbirster! Thanks for the pull request!

Here is what will happen next:

  1. Your PR will be reviewed by the maintainers.
  2. Possible Outcomes
    a. If everything looks good, one of them will approve it, and your PR will be merged.
    b. The maintainer may request follow-on work (e.g. code fix, linting, etc). We would encourage you to address this work in 2-3 business days to keep the conversation going and to get your contribution in sooner.
    c. Cases exist where a PR is neither aligned to Chef InSpec's product roadmap, or something the team can own or maintain long-term. In these cases, the maintainer will provide justification and close out the PR.

Thank you for contributing!

Copy link
Contributor

@clintoncwolfe clintoncwolfe left a comment

Choose a reason for hiding this comment

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

Thanks!

@Schwad Schwad merged commit 693dd1b into inspec:master Aug 4, 2020
IanMadd pushed a commit that referenced this pull request Sep 14, 2020
Signed-off-by: IanMadd <imaddaus@chef.io>
IanMadd pushed a commit that referenced this pull request Sep 14, 2020
Signed-off-by: IanMadd <imaddaus@chef.io>
@IanMadd IanMadd mentioned this pull request Sep 14, 2020
4 tasks
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

3 participants