Skip to content

Conversation

bjhargrave
Copy link
Contributor

@bjhargrave bjhargrave commented Apr 4, 2024

Changes

Which issue is resolved by this Pull Request:
Resolves #796

Description of your changes:

The logic is organized so there is not separate work paths for quiet and non-quiet. The non-quiet code now properly identifies and handles single files.

An exception in the quiet code when reading the repo now results in a
failing exit code.

The logic is organized so there is not separate work paths for quiet and
non-quiet. The code now properly identifies and handles single files.

An exception in the non-quiet code when reading the repo now results
in a failing exit code.

Fixes #796

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
@bjhargrave bjhargrave closed this by deleting the head repository Apr 18, 2024
@nathan-weinberg
Copy link
Member

@bjhargrave Is this reopened anywhere? We have this marked as a P1 bugfix on the CLI board

@bjhargrave
Copy link
Contributor Author

I will resubmit this morning. Need to rebase anyway since the files I changed were relocated.

@bjhargrave
Copy link
Contributor Author

Replaced by #959.

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.

ilab diff on a single file fails unless you specify --quiet
2 participants