mirror of
https://github.com/munki/munki.git
synced 2026-04-23 13:29:26 -05:00
Comment typo fix.
git-svn-id: http://munki.googlecode.com/svn/trunk@705 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
@@ -82,7 +82,7 @@ def sendCommand(command_text):
|
||||
|
||||
|
||||
def readResponse():
|
||||
'''Read a response from MunkiStatsu'''
|
||||
'''Read a response from MunkiStatus'''
|
||||
global SOCK
|
||||
if SOCK:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user