bareos: master b93d0fdb

Author Committer Branch Timestamp Parent
mvwieringen adm mvwieringen adm master 2013-05-04 21:25 master aec60f57 Pending
Affected Issues  0000146: Variable "Job Exit Code" in mailcommand reports always "Error" when doing copy or migration job
 0000155: runafterjob doesn't get executed if a runscript directive is placed before the directive runafterjob
Changeset Return right returnvalue on import/export/move cmd.

We were always returning 0 (e.g. operation failed) for
the import/export/move commands. This makes any runscript fail
any next runscript and the Job also fails.

Fixes 0000146: Variable "Job Exit Code" in mailcommand reports always
            "Error" when doing copy or migration job
Fixes 0000155: runafterjob doesn't get executed if a runscript directive is
            placed before the directive runafterjob
mod - src/dird/ua_impexp.c Diff File