I like to have the backup job to fail if the script which runs after the job had some problems.
The AbortJobOnError seems not to work for the After script. How can I do that? My script has a exit 1 for a failure. For the Before script it works fine. RunScript { RunsWhen = After RunsOnClient = yes RunsOnFailure = no AbortJobOnError = yes Command="....." } Termination: Backup OK ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users