diff --git a/tests/rerun-test b/tests/rerun-test index fe4fa2f..195e47f 100755 --- a/tests/rerun-test +++ b/tests/rerun-test @@ -51,7 +51,7 @@ run_bareos #scripts/check_for_zombie_jobs storage=File client=client -echo "Backup 1 done" +echo "rerun check done" stop_bareos @@ -99,4 +99,4 @@ fi stop_bareos -#end_test +end_test diff --git a/tests/subscription-test b/tests/subscription-test index d7b6534..74b2709 100755 --- a/tests/subscription-test +++ b/tests/subscription-test @@ -32,7 +32,7 @@ quit END_OF_DATA run_bareos -scripts/check_for_zombie_jobs storage=file +scripts/check_for_zombie_jobs storage=file client=client echo "Backup 1 done"