]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/prototype.conf
Fail tests requiring tape drive if none present
[bacula/bacula] / regress / prototype.conf
index c5381a28d16b07ace7d3819f5307a23ebcbd0503..b0ba660fcd0623a5a0bbc8e4ec900f83d6e4eee9 100644 (file)
@@ -9,9 +9,12 @@ SMTP_HOST="localhost"
 SQLITE3_DIR=${HOME}/bacula/depkgs/sqlite3
 SQLITE_DIR=${HOME}/bacula/depkgs/sqlite
 
+# set to /dev/null if you do not have a tape drive
 TAPE_DRIVE="/dev/nst0"
+
 # if you don't have an autochanger set AUTOCHANGER to /dev/null
 AUTOCHANGER="/dev/sg0"
+
 # For two drive tests -- set to /dev/null if you do not have it 
 TAPE_DRIVE1="/dev/null"
 
@@ -56,4 +59,3 @@ BASEPORT=8101
 #  test machines, add some indication of the machine.
 #
 SITE_NAME=<your-name>-bacula-${HOST}
-