#401 Guard against `IndexError`.
Merged by jkaluza. Opened by ralph.
ralph/freshmaker errant-nvr  into  master

Download 401.patch

I found an instance here where the list was empty, and so trying to access the zeroeth element failed.

This handles that, and logs a warning.

Commit b3626ece fixes this pull-request

Pull-Request has been merged by jkaluza

Pull-Request has been merged by jkaluza

Metadata