mirror of
https://github.com/munki/munki.git
synced 2026-01-26 00:49:21 -06:00
munkiimport: Add a TODO
This commit is contained in:
@@ -715,6 +715,7 @@ def make_catalogs(repo, options):
|
||||
def cleanup_and_exit(exitcode):
|
||||
"""Unmounts the repo if we mounted it, then exits"""
|
||||
result = 0
|
||||
# TODO: reimplement this
|
||||
#if repo and repo.mounted and repo.WE_MOUNTED_THE_REPO:
|
||||
# if not NOINTERACTIVE:
|
||||
# answer = raw_input('Unmount the repo fileshare? [y/n] ')
|
||||
|
||||
Reference in New Issue
Block a user