-
Notifications
You must be signed in to change notification settings - Fork 545
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[travis/sosreport] robustness, actually fail on errors
This makes sure if we get errors (anything to stderr) in the build it gets flagged. Today, it can be easily silently ignored. Current build is broken by recent lgtm pull. 3.4 python also appears to be broken by an unneeded call out of the chunksize when threading plugins landed. According to the docs it defaults to 1. Signed-off-by: Bryan Quigley <[email protected]>
- Loading branch information
Bryan Quigley
committed
Mar 21, 2019
1 parent
9915987
commit 81da0d1
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters