]> git.sur5r.net Git - bacula/rescue/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)
commit8144ffa9d12ba0a31053a877b1164d4dadb0072c
tree6bdbd8698ef9825954996d0492224840b8dcdc61
parent5aa9ad199f5e6cb3c3f89a97aef0cfa46727c092
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.