diff options
Diffstat (limited to 'source3/script/tests')
-rwxr-xr-x | source3/script/tests/test_posix_s3.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh index 0bd982a4b5..47fb2c68c6 100755 --- a/source3/script/tests/test_posix_s3.sh +++ b/source3/script/tests/test_posix_s3.sh @@ -55,7 +55,7 @@ local="LOCAL-NSS-WRAPPER LOCAL-NDR" winbind="WINBIND-STRUCT WINBIND-WBCLIENT" -rap="RAP-BASIC RAP-RPC" +rap="RAP-BASIC RAP-RPC RAP-PRINTING" # NOTE: to enable the UNIX-WHOAMI test, we need to change the default share # config to allow guest access. I'm not sure whether this would break other |