The nomcom send_reminders command was not being run daily. Fixed that.
- Legacy-Id: 15519
This commit is contained in:
parent
7b65e28be2
commit
6a69551e33
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue