From af3542d4df862295d8a06d14a2e66524bf1137a3 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Sat, 2 Apr 2016 14:21:02 +0200 Subject: [PATCH] Add "mirror" so POSSIBLEARGS --- config/debian/vars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/vars b/config/debian/vars index 57ab0f06..9c128b78 100644 --- a/config/debian/vars +++ b/config/debian/vars @@ -48,7 +48,7 @@ LOCK_STOP="${lockdir}/archive.stop" TIMESTAMP=false # And the following types of cronscripts exists -declare -lr POSSIBLEARGS='+(unchecked|dinstall|hourly|daily|weekly|monthly|yearly)' +declare -lr POSSIBLEARGS='+(unchecked|dinstall|hourly|daily|weekly|monthly|yearly|mirror)' declare -r HOSTNAME=$(hostname -s) archs=$(dak admin a list | tr '\n' ' ') -- 2.39.2