mirror of
https://github.com/google/santa.git
synced 2026-01-23 21:18:06 -05:00
* when the configuration file couldn't be opened it failed silently and used empty configuration. Now it prints an error and quits with errorcode 1. * LOGE not used because of circular reference