Skip to content

install_base_ubuntu: use 0 exit status

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr55 into next

Since we don't make rational use of the exit status, let's make it 0 for now. This way, the infrastructure can be written to catch non-zero, and everything will fall into place if we actually give it a meaningful value.

Merge request reports