Skip to content

Commit ef96f58

Browse files
committed
Unlock build on error quit
1 parent 493a44b commit ef96f58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/include/update/cmake.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ function cmake_update() {
145145
err " cd $arg_git_path"
146146
err " git status"
147147
err " $(tput bold)./update.sh --force$(tput sgr0) to ignore"
148+
unlock_build
148149
exit 1
149150
fi
150151
current_branch="$(git rev-parse --abbrev-ref HEAD)"

0 commit comments

Comments
 (0)