Ensures any failure in piped output is captured and reported.#4328
Ensures any failure in piped output is captured and reported.#4328DavidHuber-NOAA merged 28 commits intoNOAA-EMC:developfrom
Conversation
…not found in the ufsgsi test
WalterKolczynski-NOAA
left a comment
There was a problem hiding this comment.
I'm worried that sometimes we want to ignore the pipefail (particularly when using grep with wgrib2).
DavidHuber-NOAA
left a comment
There was a problem hiding this comment.
Just a couple of suggestions with find speedups. Otherwise, it looks good. I'm expecting a few more bugs to resolve as testing continues.
Thanks @WalterKolczynski-NOAA What do you think? |
Co-authored-by: David Huber <[email protected]> Co-authored-by: Travis Elless <[email protected]>
DavidHuber-NOAA
left a comment
There was a problem hiding this comment.
Looks good to me.
|
Launching on Hercules and Ursa. |
|
@aerorahul @bbakernoaa is on AL today. Do you need me to open a bugfix PR for this or can those changes be incorporated here? |
|
Never mind I see that @DavidHuber-NOAA reverted the PR. @bbakernoaa let's get this fixed in develop first then when we are back, |
09a6f27
|
@DavidHuber-NOAA |
|
Turns out that Hercules never actually ran. The GitLab runner was killed at some point. Merging based on success on Ursa and WCOSS2. |
Description
This PR:
This PR also provides a hotfix for #4334
Type of change
Change characteristics
How has this been tested?
Checklist