From 17e0e41991a0ea9d4bc39cc8e3065e65996bb860 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Mon, 27 Apr 2015 10:51:49 +0200 Subject: [PATCH] Make "mirrordir" a local variable. --- config/debian/dinstall.functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 2cf6e120..51ac4b97 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -389,7 +389,7 @@ function mkchecksums() { } function mirror() { - local archiveroot + local archiveroot mirrordir log "Regenerating \"public\" mirror/ hardlink fun" DATE_SERIAL=$(date +"%Y%m%d01") -- 2.39.2