mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:05:41 -04:00
Re-enable checks
This commit is contained in:
parent
0456815bd5
commit
86cdb64b1d
@ -89,7 +89,6 @@ logError() {
|
||||
}
|
||||
|
||||
exitError() {
|
||||
return
|
||||
logError "$1"
|
||||
if [ "" != "$ORIG_BRANCH" ]; then
|
||||
git checkout "$ORIG_BRANCH" > /dev/null 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user