From 79421c5c5989f7f9f6c734a952a600862a8de70f Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 30 Sep 2008 08:45:25 +0000 Subject: [PATCH] Tweak git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7669 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/prototype.conf | 1 + regress/scripts/setup | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/regress/prototype.conf b/regress/prototype.conf index 47c14d5548..665681fc21 100644 --- a/regress/prototype.conf +++ b/regress/prototype.conf @@ -54,6 +54,7 @@ db_password= # Set this if you use libdbi framework #LIBDBI="dbdriver = "dbi:postgresql"; dbaddress = 127.0.0.1; dbport = 5432" +#LIBDBI="dbdriver = "dbi:sqlite"; dbaddress = 127.0.0.1; dbport = 0" # Set this to "--with-tcp-wrappers" or "--without-tcp-wrappers" TCPWRAPPERS="--with-tcp-wrappers" diff --git a/regress/scripts/setup b/regress/scripts/setup index 3ec2524336..4a6e81b2c9 100755 --- a/regress/scripts/setup +++ b/regress/scripts/setup @@ -40,7 +40,6 @@ cd ../.. make -j3 check_exit_code make install -mkdir -p ../bin/plugins check_exit_code cp src/tools/testls ../bin check_exit_code -- 2.39.2