]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak
authorKern Sibbald <kern@sibbald.com>
Tue, 30 Sep 2008 08:45:25 +0000 (08:45 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 30 Sep 2008 08:45:25 +0000 (08:45 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7669 91ce42f0-d328-0410-95d8-f526ca767f89

regress/prototype.conf
regress/scripts/setup

index 47c14d55487d5dfd94964f5b6eae7aac08f22e59..665681fc2141d006cb399e11228f860afa510c7d 100644 (file)
@@ -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"
index 3ec2524336d9e07a57bcdbf91b011468ace9cf4e..4a6e81b2c9c37b7677cd01d9074612d19e7696ad 100755 (executable)
@@ -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