]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: fix TEST-73-LOCALE on Debian
authorMichael Biebl <biebl@debian.org>
Sun, 22 Jan 2023 21:49:06 +0000 (22:49 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 23 Jan 2023 11:41:14 +0000 (11:41 +0000)
commita4bc35740a052d0c69269f44d81f350dd7930b69
treeae9f1ec0171a1583471bcb753d72e3291b61ee3f
parent901339702cadf7cdaee4ec1c2142fac40803d43f
test: fix TEST-73-LOCALE on Debian

Fix incorrection assumption about the Debian patch being buggy and
actually making TEST-73-LOCALE fail on Debian.

```
 # localectl set-locale LANG=C.UTF-8
 # cat /etc/default/locale
 LANG=C.UTF-8
```
test/units/testsuite-73.sh