Handle sections with { on next line
authorJamie Cameron <jcameron@webmin.com>
Thu, 18 Oct 2007 19:16:26 +0000 (19:16 +0000)
committerJamie Cameron <jcameron@webmin.com>
Thu, 18 Oct 2007 19:16:26 +0000 (19:16 +0000)
bacula-backup/bacula-backup-lib.pl

index b1edd7a..600c80a 100644 (file)
@@ -11,7 +11,6 @@ if (&foreign_check("node-groups")) {
        }
 
 $dir_conf_file = "$config{'bacula_dir'}/bacula-dir.conf";
-$dir_conf_file = "/tmp/wasek.conf";
 $fd_conf_file = "$config{'bacula_dir'}/bacula-fd.conf";
 $sd_conf_file = "$config{'bacula_dir'}/bacula-sd.conf";
 $bconsole_conf_file = "$config{'bacula_dir'}/bconsole.conf";