mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
@@ -229,7 +229,7 @@ assert_eq "$A" "$B"
|
||||
|
||||
# Check that invoking the tool under the uid0 alias name works
|
||||
uid0 ls /
|
||||
echo "$(uid0 echo foo)" = "foo"
|
||||
assert_eq "$(uid0 echo foo)" "foo"
|
||||
|
||||
umount /proc/version
|
||||
rm "$V"
|
||||
|
||||
Reference in New Issue
Block a user