]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: handle Debian's /etc/default/locale in testsuite-74.firstboot.sh 25508/head
authorNick Rosbrook <nick.rosbrook@canonical.com>
Tue, 22 Nov 2022 17:50:33 +0000 (12:50 -0500)
committerNick Rosbrook <nick.rosbrook@canonical.com>
Mon, 28 Nov 2022 16:01:22 +0000 (11:01 -0500)
commitbb59fdc1e3a7119f3680d309147020fce9bf67b5
tree89319ac6c3510c73713094fa04cdd10793da87e2
parent84e5b9225d12f8a1a7d414ef01f97fcd6881c14f
test: handle Debian's /etc/default/locale in testsuite-74.firstboot.sh

This handles a Debian-specific quirk where /etc/default/locale is used
instead of /etc/locale.conf. There is currently special handling for
this in testsuite-73.sh, so the quirk should be handled here too for
consistency.
test/units/testsuite-74.firstboot.sh