summaryrefslogtreecommitdiffstats
path: root/db-remove
diff options
context:
space:
mode:
Diffstat (limited to 'db-remove')
-rwxr-xr-xdb-remove2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-remove b/db-remove
index 3190231..0b77fc1 100755
--- a/db-remove
+++ b/db-remove
@@ -40,7 +40,7 @@ die() {
trap ctrl_c 2
trap cleanup 0
-repo_lock $reponame $_arch
+repo_lock $reponame $_arch || exit 1
/bin/mkdir -p "$WORKDIR"