diff options
Diffstat (limited to 'source3')
-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 40ada286d2..a13877ddc9 100755 --- a/source3/script/tests/selftest.sh +++ b/source3/script/tests/selftest.sh @@ -315,6 +315,7 @@ cat >$SERVERCONFFILE<<EOF lp resume command = $BINDIR/vlp tdbfile=$LOCKDIR/vlp.tdb lpresume %p %j queue pause command = $BINDIR/vlp tdbfile=$LOCKDIR/vlp.tdb queuepause %p queue resume command = $BINDIR/vlp tdbfile=$LOCKDIR/vlp.tdb queueresume %p + lpq cache time = 0 #Include user defined custom parameters if set $INCLUDE_CUSTOM_CONF |