dylburger / Anti-Malware-Scripts

A set of scripts to manage updates for common anti-malware programs
GNU General Public License v3.0
8 stars 2 forks source link

Condense error handling #8

Open dylburger opened 13 years ago

dylburger commented 13 years ago

Right now, error handling is weak/awkward. We parse the wget error logs to pull out the information we need to email to an admin. There's likely a better and more elegant way to handle this.