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

It's _log, not log and we don't need the undefined variable prefix #14846

Merged
merged 1 commit into from
Apr 21, 2017

Conversation

jrafanie
Copy link
Member

Fixes a bug introduced in:
18ffca9

Note, this shouldn't be fatal since we're just losing a log message.
The next line is exiting the Thread anyway.

Fixes a bug introduced in:
ManageIQ@18ffca9

Note, this shouldn't be fatal since we're just losing a log message.
The next line is exiting the Thread anyway.
@miq-bot
Copy link
Member

miq-bot commented Apr 21, 2017

Checked commit jrafanie@7e82dc8 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks good. 🍪

@carbonin carbonin self-assigned this Apr 21, 2017
@carbonin carbonin merged commit 9ea131e into ManageIQ:master Apr 21, 2017
@jrafanie jrafanie deleted the fix_logging_typo branch April 21, 2017 19:23
@jrafanie jrafanie added this to the Sprint 59 Ending Apr 24, 2017 milestone Apr 21, 2017
simaishi pushed a commit that referenced this pull request Apr 24, 2017
It's _log, not log and we don't need the undefined variable prefix
(cherry picked from commit 9ea131e)
@simaishi
Copy link
Contributor

Fine backport details:

$ git log -1
commit aaea0979db6786a16b07dea56982b420dff3f3fb
Author: Nick Carboni <[email protected]>
Date:   Fri Apr 21 15:12:52 2017 -0400

    Merge pull request #14846 from jrafanie/fix_logging_typo
    
    It's _log, not log and we don't need the undefined variable prefix
    (cherry picked from commit 9ea131ef53a10b70fa7a9cd4f18a2515edbad350)

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.

5 participants