Skip to content

Retain status code from subprocess

Kayla requested to merge github/fork/tynanbe/exit_code into main

Created by: tynanbe

Allows commands like the following to behave as expected. Tested only on Linux.

$ doin ~ false || echo 1

Merge request reports

Loading