]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/kern.conf
Fix compile problem in wx-console on Win32
[bacula/bacula] / regress / kern.conf
index b9d9342c53c15c99dd122dcf74851a668e12ac9d..dbe0c96ca4dad4e2c74b6f4655fce020a146b5b0 100644 (file)
@@ -2,7 +2,7 @@
 BACULA_SOURCE="${HOME}/bacula/k"
 
 # Where to send email   !!!!! Change me !!!!!!!
-EMAIL=kern+ok@sibbald.com
+EMAIL=kern@sibbald.com
 
 # Full "default" path where to find sqlite (no quotes!)
 SQLITE_DIR=${HOME}/bacula/depkgs/sqlite
@@ -12,4 +12,4 @@ TAPE_DRIVE="/dev/nst0"
 AUTOCHANGER="/dev/sg0"
 
 # This must be the path to the autochanger including its name
-AUTOCHANGER_PATH="/bin/mtx"
+AUTOCHANGER_PATH="/usr/local/bin/mtx"