Fix the forced email sending in overwatch backup script.

Authored by nalvarez on Jan 4 2018, 3:15 AM.

Description

Fix the forced email sending in overwatch backup script.

Turns out 'trap ERR' won't trigger on 'exit 1', only on "failing commands";
so let's use 'false' instead.

Details

Committed
nalvarezJan 4 2018, 3:15 AM
Parents
R897:df733e935516: Ensure failures in backup cronjobs are emailed to sysadmin.
Branches
Unknown
Tags
Unknown