diff options
Diffstat (limited to 'source3/script')
| -rwxr-xr-x | source3/script/tests/selftest.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/script/tests/selftest.sh b/source3/script/tests/selftest.sh index 956c5af77b..e3871132d2 100755 --- a/source3/script/tests/selftest.sh +++ b/source3/script/tests/selftest.sh @@ -289,6 +289,7 @@ EOF  cat >$NSS_WRAPPER_GROUP<<EOF  nobody:x:65533:  nogroup:x:65534:nobody +root:x:65532:  $USERNAME-group:x:$GROUPID:  EOF  | 
