mirror of
https://github.com/munki/munki.git
synced 2026-02-21 14:40:31 -06:00
Add missing import for NSLog to passwdutil.py
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
|
||||
import OpenDirectory as OD
|
||||
|
||||
from Foundation import NSLog
|
||||
|
||||
def findODuserRecords(username, nodename='/Search'):
|
||||
'''Uses OpenDirectory methods to find user records for username'''
|
||||
|
||||
Reference in New Issue
Block a user