]> git.decadent.org.uk Git - dak.git/commitdiff
Handle yearly cronjobs
authorJoerg Jaspert <joerg@debian.org>
Wed, 30 Dec 2015 14:14:42 +0000 (15:14 +0100)
committerJoerg Jaspert <joerg@debian.org>
Wed, 30 Dec 2015 14:14:42 +0000 (15:14 +0100)
config/debian/cronscript

index ec5975d06a75c509d5aa6792ced165d28149a584..e77e082df8e80cbed0d04d80597764a8c8344a72 100755 (executable)
@@ -60,7 +60,7 @@ Currently accepted Arguments:
 
    unchecked - Process the unchecked queue
    dinstall  - Run a dinstall
-   hourly, daily, weekly - Run that part
+   yearly, hourly, daily, weekly - Run that part
 
 EOF
     exit 0
@@ -122,6 +122,8 @@ case ${ARG} in
         ;;
     monthly)
         ;;
+    yearly)
+        ;;
     *)
         error "Unknown arg ${ARG}"
         exit 42
@@ -230,6 +232,8 @@ case ${ARG} in
         ;;
     monthly)
         ;;
+    yearly)
+        ;;
 esac
 
 # Now, at the very (successful) end of this run, make sure we remove