]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/migration-job-test
Update
[bacula/bacula] / regress / tests / migration-job-test
index bb88142221f06b1b9eac2754f8fb41d8a284e4b9..d243c9971246ecd7356feafb78927e0182736ab4 100755 (executable)
@@ -12,9 +12,9 @@ set_debug 0
 
 . config.out
 
+scripts/cleanup
 scripts/copy-migration-confs
 scripts/prepare-two-disks
-scripts/cleanup
 echo "${cwd}/build" >/tmp/file-list
 
 change_jobname NightlySave $JobName
@@ -41,10 +41,11 @@ run job=$JobName yes
 wait
 list volumes
 @# should migrate two jobs
-run job=migrate yes
+run job=migrate-job yes
 list volumes
 wait
 messages
+wait
 @# 
 @# now do a restore
 @#