X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.functions;h=634554057f930e79804a52eda55d370fa7c6bd54;hb=f8be0477d1df2f519204cdf3f674f7b803fce3cf;hp=295fbb7ffc67623268e8d99b85a702ee57e746b8;hpb=0eb9dfd4ec568b0c36f04ac342f27afa1520ebb6;p=dak.git diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 295fbb7f..63455405 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -627,9 +627,9 @@ function changelogs() { mkdir -p /srv/backports-master.debian.org/rsync/export/changelogs cd /srv/backports-master.debian.org/rsync/export/changelogs rsync -aHW --delete --delete-after --ignore-errors /srv/backports-master.debian.org/export/changelogs/. . + remove_changelog_lock trap remove_changelog_lock EXIT TERM HUP INT QUIT fi - remove_changelog_lock } function gitpdiff() {