From 94665adb484c25534b756012e9b55f01737b7713 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Tue, 12 May 2009 11:41:14 +0200 Subject: 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 --- source3/script/tests/selftest.sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'source3/script/tests') diff --git a/source3/script/tests/selftest.sh b/source3/script/tests/selftest.sh index d069568257..8f078d2383 100755 --- a/source3/script/tests/selftest.sh +++ b/source3/script/tests/selftest.sh @@ -256,13 +256,13 @@ cat >$SERVERCONFFILE<