mirror of
https://github.com/containers/podman.git
synced 2025-12-02 02:58:03 +08:00
The release upload process always involves two filenames, however the second filename might (someday) be optional. The code allowed for this, however input validation did not. This change fixes the validation. Signed-off-by: Chris Evich <cevich@redhat.com>