mirror of
https://github.com/munki/munki.git
synced 2026-02-09 08:40:40 -06:00
more comments to explain an on-purpose misspelling
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user