mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-23 23:10:44 -04:00
Re-enable checks
This commit is contained in:
parent
0456815bd5
commit
86cdb64b1d
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ logError() {
|
|||
}
|
||||
|
||||
exitError() {
|
||||
return
|
||||
logError "$1"
|
||||
if [ "" != "$ORIG_BRANCH" ]; then
|
||||
git checkout "$ORIG_BRANCH" > /dev/null 2>&1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue