Skip to content

Support '-w' flag in common_args #3

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 3 commits into from
Feb 2, 2020
Merged

Support '-w' flag in common_args #3

merged 3 commits into from
Feb 2, 2020

Conversation

ickc
Copy link

@ickc ickc commented Dec 28, 2019

When '-w' flag is added, exiftool writes the json in a file instead of putting it in stdout. This change handle that case to print the string "# image files read\n# output files created\n" that exiftool put to stdout, and return None, which is expected if the result is written to files.

sylikc added a commit that referenced this pull request Feb 2, 2020
adding ickc feature for no_output from GitHub PR #3
@sylikc sylikc merged commit 9a79c50 into sylikc:master Feb 2, 2020
@sylikc
Copy link
Owner

sylikc commented Feb 2, 2020

thanks for the feature for a "-w flag". It has been merged with master

@sylikc sylikc added the enhancement New feature or request label May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants