more comments to explain an on-purpose misspelling

This commit is contained in:
Greg Neagle
2017-05-10 08:01:06 -07:00
parent ccd257860a
commit 533647b399

View File

@@ -282,6 +282,9 @@ class StartOSInstallRunner(object):
pass
elif msg.startswith('Helper tool creashed'):
# no need to print that stupid message to screen!
# yes, 'creashed' is misspelled. This is not a Munki bug/typo,
# this is an Apple typo. But we have to match against what
# Apple outputs.
munkilog.log(msg)
elif msg.startswith(
('Signaling PID:', 'Waiting to reboot',