Skip to content

Commit 5e6bb4a

Browse files
committed
Added missing notify-expirations script to bin/daily
- Legacy-Id: 17777
1 parent aa4bee7 commit 5e6bb4a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

bin/daily

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ $DTDIR/ietf/manage.py run_yang_model_checks -v0
4242
# Enable when removed from /a/www/ietf-datatracker/scripts/Cron-runner:
4343
$DTDIR/ietf/bin/expire-ids
4444

45+
# Send notifications about coming expirations
46+
$DTDIR/ietf/bin/notify-expirations
47+
4548
# Send nomcom reminders about nomination acceptance and questionnaires
4649
$DTDIR/ietf/manage.py send_reminders
4750

0 commit comments

Comments
 (0)