mirror of
https://github.com/google/santa.git
synced 2026-04-24 03:00:12 -04:00
Currently a standard succesful sync will print 4 success lines, one for each stage that was run, followed by a line that the entire sync was successful. As each stage will also log if it did anything, these success messages aren't useful. Instead, just log if they failed.