mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
parent
354171a5db
commit
a6fb61be77
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user