Project

General

Profile

Bug #20531

Updated by Peter Amstutz 11 months ago

* When the job failed with a non-zero exit code, just print stdout/stderr, no crunch-run 
 * When the job failed to start, only print crunch-run (we won't have stdout/stderr anyway) 
 * When the job failed from a signal (exit code > 127), print both 

Back