]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/prototype.conf
Tweak regress .conf file
[bacula/bacula] / regress / prototype.conf
index 34330fd5681bd7f3168f1d7b34aacecb0a0e958f..f734facb89c880893737d31446e0586c8734b0e2 100644 (file)
@@ -8,10 +8,12 @@ SMTP_HOST="localhost"
 # Full "default" path where to find sqlite (no quotes!)
 SQLITE3_DIR=${HOME}/bacula/depkgs/sqlite3
 
+# Set what backend to use "postresql" "mysql" or "sqlite3"
+DBTYPE="postgresql"
+
 # Set your database here
-#WHICHDB="--with-sqlite3=${SQLITE3_DIR}"
-#WHICHDB="--with-postgresql"
-WHICHDB="--with-mysql" 
+#WHICHDB="--with-${DBTYPE}=${SQLITE3_DIR}"
+WHICHDB="--with-${DBTYPE}" 
 
 # set to /dev/null if you do not have a tape drive
 # Note this is used for both the tape tests and the