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

[dak/master] 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 57ab0f0..9c128b7 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.1.4


Reply to: