s3-printing: Fix vlp testprinter application.
authorGünther Deschner <gd@samba.org>
Tue, 12 May 2009 09:41:14 +0000 (11:41 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 12 May 2009 09:41:14 +0000 (11:41 +0200)
commit94665adb484c25534b756012e9b55f01737b7713
tree3f34a7e4ead3e050c71642deb7f2ac9acd3c3cca
parent66dff4073d0013bfd11ac29e341765141393ea23
s3-printing: Fix vlp testprinter application.

Jeremy, we cannot just access cache_path() here without calling lp_load and
friends as well as parsing configfile from the commandline in order to make
"make test/selftest" find the correct conffile with path, etc.

I just changed it to pass the target tdbfilename as an argument, ok ?

Guenther
selftest/target/Samba3.pm
source3/printing/tests/vlp.c
source3/script/tests/selftest.sh