Skip to content

Conversation

gctucker
Copy link
Collaborator

@gctucker gctucker commented Dec 8, 2023

Use click.File rather than sys.stdin for reading input data.  If the
file name is '-' then it will use stdin which is standard practice.

@gctucker gctucker force-pushed the cli-click-input-file branch 4 times, most recently from 77ffbc4 to e161fd9 Compare December 13, 2023 12:36
Use click.File rather than sys.stdin for reading input data.  If the
file name is '-' then it will use stdin which is standard practice.

Signed-off-by: Guillaume Tucker <[email protected]>
@gctucker gctucker force-pushed the cli-click-input-file branch from e161fd9 to 8c4d015 Compare December 14, 2023 09:05
@gctucker gctucker marked this pull request as ready for review December 14, 2023 09:05
Copy link
Collaborator

@JenySadadia JenySadadia left a comment

Choose a reason for hiding this comment

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

Tested OK.

@JenySadadia JenySadadia added this pull request to the merge queue Dec 14, 2023
Merged via the queue into kernelci:main with commit 058ea4a Dec 14, 2023
@gctucker gctucker deleted the cli-click-input-file branch December 14, 2023 12:24
@gctucker gctucker mentioned this pull request Dec 15, 2023
40 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants