]> git.sur5r.net Git - bacula/bacula/commitdiff
Migration
authorKern Sibbald <kern@sibbald.com>
Mon, 17 Apr 2006 07:50:51 +0000 (07:50 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 17 Apr 2006 07:50:51 +0000 (07:50 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2933 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/dird/migrate.c

index c5ea91d0f623b7b8675d8e938d0997e0ae539294..4bc1d60678d94554331ef00a0acd6844d6f6814c 100644 (file)
@@ -824,6 +824,7 @@ void migration_cleanup(JCR *jcr, int TermCode)
    LSMDATE,
         edt, 
         prev_jcr ? jcr->previous_jr.JobId : 0, 
+        prev_jcr ? prev_jcr->jr.JobId : 0,
         jcr->jr.JobId,
         jcr->jr.Job,
         level_to_str(jcr->JobLevel), jcr->since,