Commit be5b908
committed
dcm2niix - Do consider exit 1 to be an error
Based on information in
rordenlab/dcm2niix#733 (comment)
> Exit code 0 is for success, exit code 1 is the undefined error.
Handling of exit 1 as successful was added in 6ecd4a9
AKA 1.0.2~2^2~131 parent ca27e51 commit be5b908
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
450 | | - | |
| 449 | + | |
451 | 450 | | |
452 | 451 | | |
453 | 452 | | |
| |||
0 commit comments