]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/vars
Make timestamping configurable and only let dinstall have it for now
[dak.git] / config / debian / vars
index a2bc5bd8e253af73b65911ec599491fd281d1ee8..3a7483cb2ea7638c9efa689d6d93c770f4f85983 100644 (file)
@@ -44,6 +44,13 @@ LOCK_DAILY="${lockdir}/daily.lock"
 LOCK_UNCHECKED="${lockdir}/unchecked.lock"
 LOCK_STOP="${lockdir}/archive.stop"
 
+# By default, add no timestamps to stage logs
+TIMESTAMP=false
+
+# And the following types of cronscripts exists
+declare -lr POSSIBLEARGS='+(unchecked|dinstall|hourly|daily|weekly|monthly|yearly)'
+declare -r HOSTNAME=$(hostname -s)
+
 archs=$(dak admin a list | tr '\n' ' ')
 
 # Set the database variables