Skip to content
This repository was archived by the owner on Oct 10, 2020. It is now read-only.

Atomic/scan.py: Don't keep open STDIN for scan#452

Merged
rhatdan merged 1 commit intoprojectatomic:masterfrom
ybznek:master-non-tty
Jul 8, 2016
Merged

Atomic/scan.py: Don't keep open STDIN for scan#452
rhatdan merged 1 commit intoprojectatomic:masterfrom
ybznek:master-non-tty

Conversation

@ybznek
Copy link
Contributor

@ybznek ybznek commented Jul 7, 2016

atomic scan fedora:24 runs docker -it ... and it needs to have interactive terminal.

Consequences: atomic scan fedora:24 is not usable in cases like

  • nohup atomic scan fedora:24
  • ssh root@localhost atomic scan fedora:24
  • ...

It only prints cannot enable tty mode on non tty input.

Fix 'cannot enable tty mode on non tty input'
@rh-atomic-bot
Copy link

Can one of the admins verify this patch?
I understand the following comments:

  • bot, add author to whitelist
  • bot, test pull request
  • bot, test pull request once

@rhatdan
Copy link
Member

rhatdan commented Jul 7, 2016

@baude What do you think? This looks good to me.

@baude
Copy link
Member

baude commented Jul 8, 2016

LGTM, I didnt test but assume contributor did.

@rhatdan
Copy link
Member

rhatdan commented Jul 8, 2016

@rh-atomic-bot r+

@rhatdan rhatdan merged commit 01fb48b into projectatomic:master Jul 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants