1 # Where to get the source to be tested
2 BACULA_SOURCE="${HOME}/bacula/k"
4 # Where to send email !!!!! Change me !!!!!!!
7 # Full "default" path where to find sqlite (no quotes!)
8 SQLITE_DIR=${HOME}/bacula/depkgs/sqlite
10 TAPE_DRIVE="/dev/nst0"
11 # if you don't have an autochanger set AUTOCHANGER to /dev/null
12 AUTOCHANGER="/dev/sg0"
14 # This must be the path to the autochanger including its name
15 AUTOCHANGER_PATH="/usr/local/bin/mtx"