diff options
author | David Disseldorp <ddiss@samba.org> | 2012-11-29 12:10:45 +0100 |
---|---|---|
committer | Andreas Schneider <asn@samba.org> | 2012-11-29 13:39:30 +0100 |
commit | 27d23dd3a94e4c870ac5f2c696b4da0e3829c109 (patch) | |
tree | 64f41055cf66ea176d497d691e046436e2a5bbe9 /selftest/target | |
parent | 2e12deedcfdc5ce3637a125b083b0f00b208bf61 (diff) | |
download | samba-27d23dd3a94e4c870ac5f2c696b4da0e3829c109.tar.gz |
selftest: configure printer with default devmode = no
This allows us to reproduce the segfault described in bug 9433.
Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'selftest/target')
-rwxr-xr-x | selftest/target/Samba3.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm index 5c86612aab7..28669aa89ce 100755 --- a/selftest/target/Samba3.pm +++ b/selftest/target/Samba3.pm @@ -994,6 +994,7 @@ sub provision($$$$$$) copy = print1 [print3] copy = print1 + default devmode = no [lp] copy = print1 [xcopy_share] |