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-3.0.0~199 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cc5266d6a89cf4ee2734d3f366bb1325ed5fd380;p=bacula%2Fdocs 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. ---