[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] Whoops, removing changelogs lock on success



Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
---
 config/debian/dinstall.functions |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions
index 47fa563..295fbb7 100644
--- a/config/debian/dinstall.functions
+++ b/config/debian/dinstall.functions
@@ -629,6 +629,7 @@ function changelogs() {
         rsync -aHW --delete --delete-after --ignore-errors /srv/backports-master.debian.org/export/changelogs/. .
         trap remove_changelog_lock EXIT TERM HUP INT QUIT
     fi
+    remove_changelog_lock
 }
 
 function gitpdiff() {
-- 
1.7.2.5



Reply to: