]> git.ipfire.org Git - thirdparty/shadow.git/commit
tests/system/tests/test_groupmod.py: add test for groupmod -U with empty string
authorIker Pedrosa <ipedrosa@redhat.com>
Mon, 15 Dec 2025 11:42:46 +0000 (12:42 +0100)
committerSerge Hallyn <serge@hallyn.com>
Mon, 29 Dec 2025 03:08:51 +0000 (21:08 -0600)
commit02be30544e7b5fcdfedae68864c77d6f9ed137fd
treeb81058a25f0c7208462aecfe95b4f5f627130166
parent25aea74226152305e43213372bb26057698b0a90
tests/system/tests/test_groupmod.py: add test for groupmod -U with empty string

Test verifies that groupmod -U '' correctly clears group membership.

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
tests/system/tests/test_groupmod.py