mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-26 00:05:34 -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() {
|
exitError() {
|
||||||
return
|
|
||||||
logError "$1"
|
logError "$1"
|
||||||
if [ "" != "$ORIG_BRANCH" ]; then
|
if [ "" != "$ORIG_BRANCH" ]; then
|
||||||
git checkout "$ORIG_BRANCH" > /dev/null 2>&1
|
git checkout "$ORIG_BRANCH" > /dev/null 2>&1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue