Actions
Feature #4579
open[Documentation] Run-command docs should remind user how & why to exit non-zero on failure.
Status:
New
Priority:
Normal
Assigned To:
-
Category:
Documentation
Target version:
-
Start date:
11/18/2014
Due date:
% Done:
0%
Estimated time:
Story points:
0.5
Description
Some jobs encounter errors that seem like they should be fatal errors, but still report job success.
For example, qr1hi-8i9sb-mtxaffgfw6athnp:
grep: //c09a19ea17f72c8da97f8cb64a9b333b+743: No such file or directory
or qr1hi-8i9sb-gn0jmhwp88j3a8z:
ls: cannot access /keep//keep/c09a19ea17f72c8da97f8cb64a9b333b+743/*.vcf: No such file or directory
These jobs should report failure.
Actions