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

Two small fixes to tools/miqssh #16986

Merged
merged 2 commits into from
Feb 16, 2018
Merged

Two small fixes to tools/miqssh #16986

merged 2 commits into from
Feb 16, 2018

Conversation

jeffmcutter
Copy link
Contributor

@jeffmcutter jeffmcutter commented Feb 9, 2018

Remove realpath for determining NAME in miqssh. This was a poor attempt to allow aliases of old names.

Fix miqgrep when used with nogrep option and ansible transport.

BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1552989

I had added the realpath to be able to use aliases for the old commands, but that was not well thought out.
Reverting to fix lots of stuff.
Ansible was producing an error from cat command with miqgrep nogrep from the "" when PATTERN was empty.
@miq-bot
Copy link
Member

miq-bot commented Feb 9, 2018

Checked commits jeffmcutter/manageiq@0fd94f3~...d282e0b with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. 🍪

@bdunne bdunne merged commit e582ac7 into ManageIQ:master Feb 16, 2018
@bdunne bdunne added this to the Sprint 80 Ending Feb 26, 2018 milestone Feb 16, 2018
@bdunne bdunne self-assigned this Feb 16, 2018
simaishi pushed a commit that referenced this pull request Mar 8, 2018
@simaishi
Copy link
Contributor

simaishi commented Mar 8, 2018

Gaprindashvili backport details:

$ git log -1
commit 000f8afe59700a7c0bca1b665db652d0afef2be0
Author: Brandon Dunne <brandondunne@hotmail.com>
Date:   Fri Feb 16 11:57:51 2018 -0500

    Merge pull request #16986 from jeffmcutter/fix_tools_miqssh
    
    Two small fixes to tools/miqssh
    (cherry picked from commit e582ac7b532af201c9ae55ac0c8d2713500cdc14)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1553362

simaishi pushed a commit that referenced this pull request Apr 9, 2018
@simaishi
Copy link
Contributor

simaishi commented Apr 9, 2018

Fine backport details:

$ git log -1
commit c8e93fdb8c23d8e03807678a3fe1347d37002240
Author: Brandon Dunne <brandondunne@hotmail.com>
Date:   Fri Feb 16 11:57:51 2018 -0500

    Merge pull request #16986 from jeffmcutter/fix_tools_miqssh
    
    Two small fixes to tools/miqssh
    (cherry picked from commit e582ac7b532af201c9ae55ac0c8d2713500cdc14)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1553364

@jeffmcutter jeffmcutter deleted the fix_tools_miqssh branch May 14, 2018 17:17
d-m-u pushed a commit to d-m-u/manageiq that referenced this pull request Jun 6, 2018
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