summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-04-28 23:19:33 +0200
committerGünther Deschner <gd@samba.org>2010-04-28 23:23:38 +0200
commit8878be3c456c8562558024c1fef3a73e9eb71d82 (patch)
tree0b6a4fbdff7662c8a44741950cc0d4baafb172cd /source3
parentd53544800fffd07b01ae77dac0d391c8e0c3dd79 (diff)
downloadsamba-8878be3c456c8562558024c1fef3a73e9eb71d82.tar.gz
samba-8878be3c456c8562558024c1fef3a73e9eb71d82.tar.bz2
samba-8878be3c456c8562558024c1fef3a73e9eb71d82.zip
s3-selftest: enable RAP-PRINTING against s3.
Guenther
Diffstat (limited to 'source3')
-rwxr-xr-xsource3/script/tests/test_posix_s3.sh2
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