Hi, Kern Sibbald schrieb: > OK, thanks for the confirmation. We will take a look at what happened in the > code.
in bacula-2.4.4/src/dird/verify.c I see the following code which does not exist in 3.0.2. /* If no files were expected, there can be no error */ if (jcr->JobLevel == L_VERIFY_VOLUME_TO_CATALOG && jcr->ExpectedFiles == 0) { TermCode = JS_Terminated; } This code was removed in commit c47adb7146b78abf0e0722e6f87f14f7cf4bffca http://bacula.git.sourceforge.net/git/gitweb.cgi?p=bacula/bacula;a=commitdiff;h=c47adb7146b78abf0e0722e6f87f14f7cf4bffca I'm not a C++ developer but this looks like it could be the cause of the problem. Ralf ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel