Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dcm2niix - Do consider exit 1 to be an error
Based on information in https://github.com/nipy/nipype/blob/ca27e5187e3c12be5b5565c73be40f7ae70c1689/nipype/interfaces/dcm2nii.py#L449-L450 > 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~13
- Loading branch information