Skip to content

updater.sh: fix ignored errors#1828

Open
sertonix wants to merge 1 commit intoarkenfox:masterfrom
sertonix:update-err
Open

updater.sh: fix ignored errors#1828
sertonix wants to merge 1 commit intoarkenfox:masterfrom
sertonix:update-err

Conversation

@sertonix
Copy link

There are many more cases where errors don't exit properly. It would be better if the script used set -e instead.

Closes #1810

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

updater.sh returns with exit code 0 when failing in update_userjs

1 participant