Skip to content

Don't print backtrace when file_packager fails#11784

Merged
sbc100 merged 1 commit intomasterfrom
better_file_packager_errors
Aug 3, 2020
Merged

Don't print backtrace when file_packager fails#11784
sbc100 merged 1 commit intomasterfrom
better_file_packager_errors

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented Aug 1, 2020

Use check_call rather than run_process to print a nice failure
message and exit cleanly.

Also error out if the input files are missing rather than just
warning. Seems like passing non-existent files should be fatal.

Use check_call rather than run_process to print a nice failure
message and exit cleanly.

Also error out if the input files are missing rather than just
warning.  Seems like passing non-existent files should be fatal.
@sbc100 sbc100 requested a review from kripken August 1, 2020 06:30
@sbc100 sbc100 merged commit f00f197 into master Aug 3, 2020
@sbc100 sbc100 deleted the better_file_packager_errors branch August 3, 2020 17:22
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