subiquity/system_setup
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
..
client Summary page to show immediately and update once the setup is done 2021-11-03 10:48:03 +01:00
cmd Prefill was not working outside of dry-run 2021-11-04 12:01:00 -03:00
common Linting issues fixed. 2021-10-28 15:54:07 -03:00
models Removing dead code. 2021-10-29 20:23:16 -03:00
server check-language-support: fix empty pkg list 2021-11-17 07:23:16 -07:00
tests/golden system_setup: setup user with wsl.conf 2021-10-11 15:33:46 +08:00
ui Summary page to show immediately and update once the setup is done 2021-11-03 10:48:03 +01:00
__init__.py system_setup: initial setup 2021-08-31 15:52:03 +02:00
__main__.py Add missing copyrights 2021-08-31 15:52:03 +02:00