Permalink
Browse files
port client: fix small bug in ui_ask_yesno
This patch fixes a small UI bug: if yesno is called with only one port
in the ports as list, it will be displayed as `{portname}`. By
explicitly getting `lindex` we can avoid the extra curly braces.- Loading branch information