]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/vars
Proper timestamps in the logs
[dak.git] / config / debian / vars
index eb24057228809bd242497e7083d98e2371da9193..d134d9c4faa4c730647ac717bbb1b473e79e62a4 100644 (file)
@@ -46,6 +46,7 @@ LOCK_STOP="${lockdir}/archive.stop"
 
 # 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' ' ')