summaryrefslogtreecommitdiff
path: root/source3/script/tests/selftest.sh
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-02-18 00:48:58 +0100
committerGünther Deschner <gd@samba.org>2010-02-18 02:27:04 +0100
commit34ad5da5cd5b891c2aa18d06cbb1023e8b5c5ddc (patch)
treeee48da2445db3554d924c842d4681473a5a3ce03 /source3/script/tests/selftest.sh
parent43e3d8f51da4bbdb3108af45e2fddab7e2e91f04 (diff)
downloadsamba-34ad5da5cd5b891c2aa18d06cbb1023e8b5c5ddc.tar.gz
samba-34ad5da5cd5b891c2aa18d06cbb1023e8b5c5ddc.tar.bz2
samba-34ad5da5cd5b891c2aa18d06cbb1023e8b5c5ddc.zip
s3-selftest: include addprinter/deleteprinter command.
Guenther
Diffstat (limited to 'source3/script/tests/selftest.sh')
-rwxr-xr-xsource3/script/tests/selftest.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/script/tests/selftest.sh b/source3/script/tests/selftest.sh
index b9c11b8f50..e6e3c2915b 100755
--- a/source3/script/tests/selftest.sh
+++ b/source3/script/tests/selftest.sh
@@ -236,6 +236,9 @@ cat >$SERVERCONFFILE<<EOF
delete group script = $PERL $SRCDIR/../lib/nss_wrapper/nss_wrapper.pl --group_path $NSS_WRAPPER_GROUP --type group --action delete --name %g
delete user from group script = $PERL $SRCDIR/../lib/nss_wrapper/nss_wrapper.pl --group_path $NSS_WRAPPER_GROUP --type member --action delete --name %g --member %u --passwd_path $NSS_WRAPPER_PASSWD
+ addprinter command = $PERL $SRCDIR/../source3/script/tests/printing/modprinter.pl -a -s $SERVERCONFFILE --
+ deleteprinter command = $PERL $SRCDIR/../source3/script/tests/printing/modprinter.pl -d -s $SERVERCONFFILE --
+
kernel oplocks = no
kernel change notify = no