[dak/master] Fix indentation
Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
---
config/debian/dinstall.functions | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions
index 295fbb7..6345540 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() {
--
1.7.2.5
Reply to: