Update mount.py

added a line
This commit is contained in:
Sergey Paramonov 2015-12-21 12:01:41 -05:00
parent 9d059a1ea5
commit dd94332f24

View file

@ -156,6 +156,7 @@ def _active_mounts_openbsd(ret):
'opts': parens[0].split(", ")}
return ret
def _active_mounts_darwin(ret):
'''
List active mounts on Mac OS systems