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 minor typos/issues with PR #15818 #15827

Merged

Conversation

NickLaMuro
Copy link
Member

@NickLaMuro NickLaMuro commented Aug 16, 2017

tl; dr;

http://fingerofblame.org/blame/QGpyYWZhbmll (he should have caught in review... tsk tsk)

Fixes

  • Typo in the instance variable, @sigterm_received, (was @sigterm_recieved)
  • Accessing @sigterm_received when it hadn't been initialized would cause warnings when run in ruby's verbose mode (so we should prevent that)

Links

Steps for Testing/QA

Same as in #15818

This will only be used if `#setup_sigterm_trap` is called (which
currently only is called from the `run_single_worker.rb` script, but
this make sure that it doesn't cause warnings in ruby when it is...
@NickLaMuro
Copy link
Member Author

@miq-bot assign @jrafanie

@miq-bot
Copy link
Member

miq-bot commented Aug 16, 2017

Checked commits NickLaMuro/manageiq@e729fe8~...124cdd9 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. 👍

Copy link
Member

@jrafanie jrafanie left a comment

Choose a reason for hiding this comment

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

😆 🤣 :shipit:

@jrafanie jrafanie added this to the Sprint 67 Ending Aug 21, 2017 milestone Aug 17, 2017
@jrafanie jrafanie merged commit d507edb into ManageIQ:master Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants