subiquity/system_setup/server
Dan Bungert 1eefb7a9e5 check-language-support: fix empty pkg list
The check-language-support on my machine was providing a single empty
newline as output, and the length check isn't catching that as the
resulting packages array has a value of [''].
Drop empty values from the list to avoid a "KeyError: ''" exception.
2021-11-17 07:23:16 -07:00
..
controllers check-language-support: fix empty pkg list 2021-11-17 07:23:16 -07:00
__init__.py Add missing copyrights 2021-08-31 15:52:03 +02:00
server.py SystemSetupModel now acks the variant at start. 2021-11-11 09:22:10 -03:00