mirror of
https://github.com/munki/munki.git
synced 2026-04-23 13:29:26 -05:00
New tmpdir in munkicommon for use by all the other munki tools.
git-svn-id: http://munki.googlecode.com/svn/trunk@141 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
@@ -747,6 +747,7 @@ munkistatusoutput = False
|
||||
logfile = pref('LogFile')
|
||||
logginglevel = pref('LoggingLevel')
|
||||
errors = ""
|
||||
tmpdir = tempfile.mkdtemp()
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user