The nomcom send_reminders command was not being run daily. Fixed that.

- Legacy-Id: 15519
This commit is contained in:
Henrik Levkowetz 2018-10-03 12:22:11 +00:00
parent 7b65e28be2
commit 6a69551e33

View file

@ -35,6 +35,9 @@ $DTDIR/ietf/manage.py run_yang_model_checks
# Enable when removed from /a/www/ietf-datatracker/scripts/Cron-runner:
$DTDIR/ietf/bin/expire-ids
# Send nomcom reminders about nomination acceptance and questionnaires
$DTDIR/ietf/manage.py send_reminders
# Expire last calls
# Enable when removed from /a/www/ietf-datatracker/scripts/Cron-runner:
$DTDIR/ietf/bin/expire-last-calls