summaryrefslogtreecommitdiffstats
path: root/test/test-sysusers
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-08-19 15:45:22 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-08-22 12:52:25 +0200
commit87c696f24707d0785a0626164d0b15a376a6c586 (patch)
treea36b4c3755e5cc6454b4b0e30693fedbbb075ba3 /test/test-sysusers
parentsysusers: rename output params with 'ret' (diff)
downloadsystemd-87c696f24707d0785a0626164d0b15a376a6c586.tar.xz
systemd-87c696f24707d0785a0626164d0b15a376a6c586.zip
sysusers: use log_syntax (changes prefix from '[%s:%u]' to '%s:%u:')
This makes the sysusers use the same message convention as other tools. Also adds the prefix in a few places.
Diffstat (limited to 'test/test-sysusers')
-rw-r--r--test/test-sysusers/unhappy-1.expected-err2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-sysusers/unhappy-1.expected-err b/test/test-sysusers/unhappy-1.expected-err
index d3342402e9..f6b1b3c5e6 100644
--- a/test/test-sysusers/unhappy-1.expected-err
+++ b/test/test-sysusers/unhappy-1.expected-err
@@ -1 +1 @@
-Failed to parse UID: '9999999999': Numerical result out of range
+ Failed to parse UID: '9999999999': Numerical result out of range