diff options
-rwxr-xr-x | tests/test_nsscmds.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_nsscmds.sh b/tests/test_nsscmds.sh index d988e4a..63797e0 100755 --- a/tests/test_nsscmds.sh +++ b/tests/test_nsscmds.sh @@ -215,7 +215,7 @@ echo "test_nsscmds.sh: testing netgroup..." # check netgroup lookup of test netgroup check "getent netgroup tstnetgroup" << EOM -tstnetgroup (aap, , ) (noot, , ) +tstnetgroup ( , arthur, ) (noot, , ) EOM ########################################################################### |