Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Fixes problems with the rerun and subscription tests
Browse files Browse the repository at this point in the history
Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
  • Loading branch information
pstorz authored and Marco van Wieringen committed Jun 5, 2013
1 parent b26f4d5 commit 195fc0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions tests/rerun-test
Expand Up @@ -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

Expand Down Expand Up @@ -99,4 +99,4 @@ fi

stop_bareos

#end_test
end_test
2 changes: 1 addition & 1 deletion tests/subscription-test
Expand Up @@ -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"

Expand Down

0 comments on commit 195fc0d

Please sign in to comment.