Skip to content

Bug fix -- exit with failure if the primary command fails

Compare
Choose a tag to compare
@markriggins markriggins released this 15 Jul 19:46
· 41 commits to master since this release

Exit with the same exit code as the primary command
If --run commands fail, the exit with the failed exit code, and DO NOT RUN THE PRIMARY COMMAND
if any --start service fails, then KILL THE OTHERS, and exit.