]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/functions
Update
[bacula/bacula] / regress / scripts / functions
index 73734f6a24d0941a5f4a8ab8c8f4ee80816a74d0..910b57fe047fcc0b0d96c6285575fb6204978f14 100644 (file)
@@ -84,7 +84,7 @@ stop_bacula()
 
 check_for_zombie_jobs()
 {
-   scripts/check_for_zombie_jobs $1
+   scripts/check_for_zombie_jobs $*
 }
 
 change_jobname()
@@ -177,6 +177,5 @@ else
    set_debug 0
 fi
 
-# Source the second drive variables
-touch ${cwd}/config.out
-. ${cwd}/config.out
+# Source the configuration variables
+. ${cwd}/config