small treewide: his -> theirs/its

SJW brigade represent. ;)

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
Profpatsch
2020-06-23 16:49:50 +02:00
co-authored by Jan Tojnar
parent 21a21a4224
commit 517be84135
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ in
with subtest("test5 user should not be able to run commands under root"):
machine.fail("sudo -u test5 sudo -n -u root true")
with subtest("test5 user should be able to keep his environment"):
with subtest("test5 user should be able to keep their environment"):
machine.succeed("sudo -u test5 sudo -n -E -u test1 true")
with subtest("users in group 'barfoo' should not be able to keep their environment"):