bareos2015: bareos-12.4 729d2238

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-12.4 2013-05-04 15:15 bareos-12.4 01409808 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