Skip to content

Re-implement ad6ae240 without behavior change #96

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
May 15, 2020
Merged

Conversation

reidmv
Copy link
Contributor

@reidmv reidmv commented May 15, 2020

This commit re-implements ad6ae24, but without a discovered behavior
change, where the task would exit with code 1 if the target file to read
did not exist.

The expected and original behavior is that if the file does not exist,
the content key is set to null and the error key is set to a string
value, but the task return code is still 0.

This commit re-implements ad6ae24, but without a discovered behavior
change, where the task would exit with code 1 if the target file to read
did not exist.

The expected and original behavior is that if the file does not exist,
the content key is set to null and the error key is set to a string
value, but the task return code is still 0.
@reidmv reidmv requested a review from a team as a code owner May 15, 2020 21:54
@ody ody merged commit b8bb844 into master May 15, 2020
@ody ody deleted the re-implement-ad6ae240 branch May 15, 2020 22:03
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