Skip to content

Commit fe7d484

Browse files
committed
Added the necessary switch argument for the registration importer's --latest switch.
- Legacy-Id: 13960
1 parent ab8590e commit fe7d484

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

bin/daily

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ $DTDIR/ietf/bin/expire-last-calls
4242
$DTDIR/ietf/bin/rfc-editor-index-updates -d 1969-01-01
4343

4444
# Fetch meeting attendance data from ietf.org/registration/attendees
45-
$DTDIR/ietf/manage.py fetch_meeting_attendance --latest
45+
$DTDIR/ietf/manage.py fetch_meeting_attendance --latest 2
46+

0 commit comments

Comments
 (0)