]> git.sur5r.net Git - bacula/docs/commit
Don't try to copy empty jobs (e.g. with jobbytes == 0)
authorMarco van Wieringen <mvw@planets.elm.net>
Wed, 25 Feb 2009 18:19:24 +0000 (18:19 +0000)
committerMarco van Wieringen <mvw@planets.elm.net>
Wed, 25 Feb 2009 18:19:24 +0000 (18:19 +0000)
commitcc5266d6a89cf4ee2734d3f366bb1325ed5fd380
tree0db6307e983991a4106ea3a0036852712c8c391e
parent0d7e467ab8106b32adca0907a7ae2c907994ffc6
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.