Skip to content

Fix importing logs using stdin #275

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

Merged
merged 1 commit into from
Jul 26, 2020
Merged

Fix importing logs using stdin #275

merged 1 commit into from
Jul 26, 2020

Conversation

sgiehl
Copy link
Member

@sgiehl sgiehl commented Jul 24, 2020

fixes #273

@sgiehl sgiehl added this to the Current sprint milestone Jul 24, 2020
@sgiehl sgiehl requested a review from diosmosis July 24, 2020 08:56
@sgiehl sgiehl linked an issue Jul 24, 2020 that may be closed by this pull request
@mattab
Copy link
Member

mattab commented Jul 25, 2020

Can we add a test for this case so it won't regress again in the future?

@sgiehl
Copy link
Member Author

sgiehl commented Jul 25, 2020

@mattab I'm not that deep into python. Would need to investigate if it's possible to "overwrite" stdin in tests

@tsteur tsteur merged commit a314394 into 3.x-dev Jul 26, 2020
@tsteur tsteur deleted the stdin branch July 26, 2020 07:11
@diosmosis
Copy link
Member

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.

When input is stdin ('-'), import_logs.py doesn't work
5 participants