mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 10:13:34 +08:00
tets-namespace: tweak log message a bit
This commit is contained in:
parent
548cea94a8
commit
402448c40a
@ -229,7 +229,7 @@ TEST(namespace_is_init) {
|
||||
|
||||
static int intro(void) {
|
||||
if (!have_namespaces())
|
||||
return log_tests_skipped("Don't have namespace support");
|
||||
return log_tests_skipped("Don't have namespace support or lacking privileges");
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user