summaryrefslogtreecommitdiffstats
path: root/remoting/tools/me2me_virtual_host.py
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/tools/me2me_virtual_host.py')
-rwxr-xr-xremoting/tools/me2me_virtual_host.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/tools/me2me_virtual_host.py b/remoting/tools/me2me_virtual_host.py
index 2b1b85c6..cc39536 100755
--- a/remoting/tools/me2me_virtual_host.py
+++ b/remoting/tools/me2me_virtual_host.py
@@ -916,6 +916,7 @@ def main():
logging.info("Host domain is blocked by policy - exiting.")
os.remove(host.config_file)
return 0
+ # Nothing to do for Mac-only status 6 (login screen unsupported)
if __name__ == "__main__":
logging.basicConfig(level=logging.DEBUG)