Signed-off-by: Patrick Uiterwijk puiterwijk@redhat.com
I assume get_current_info() already knows how to fetch this data?
It will use the last fallback of '', which is just fine (since the code that deals with this expects something Falsey).
For consistency sake, I can also add a none option here and use that if preferred.
Nah, I just wanted to make sure that the patch wasn't missing some code. +1 from me.
Commit dc63e2f5 fixes this pull-request
Pull-Request has been merged by puiterwijk@redhat.com
Signed-off-by: Patrick Uiterwijk puiterwijk@redhat.com