]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/dird/backup.c
display a message with basejobids
[bacula/bacula] / bacula / src / dird / backup.c
index e2c42cf98249aaf9770470b5e5de039512931e5e..dbe5e3912d918dc0688114f2ea01a5227d1564e7 100644 (file)
@@ -183,6 +183,7 @@ bool send_accurate_current_files(JCR *jcr)
          goto bail_out;
       }
       jcr->HasBase = true;
+      Jmsg1(jcr, M_INFO, 0, _("Using BaseJobId(s) %s\n"), jobids);
 
    } else {
       /* For Incr/Diff level, we search for older jobs */