From: Marco van Wieringen Date: Wed, 25 Feb 2009 18:19:24 +0000 (+0000) Subject: Don't try to copy empty jobs (e.g. with jobbytes == 0) X-Git-Tag: Release-5.0.3~655 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8144ffa9d12ba0a31053a877b1164d4dadb0072c;p=bacula%2Frescue Don't try to copy empty jobs (e.g. with jobbytes == 0) which gives Unable to get Job Volume Parameters errors. Which leads to copying the same job over and over again. ---