mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-27 23:37:08 +00:00
Merge branch 'guanghongwei'
This commit is contained in:
commit
67b2467bc9
@ -376,6 +376,8 @@ if __name__ == '__main__':
|
||||
except EOFError:
|
||||
print
|
||||
continue
|
||||
except KeyboardInterrupt:
|
||||
sys.exit(0)
|
||||
if option in ['P', 'p']:
|
||||
print_user_host(LOGIN_NAME)
|
||||
continue
|
||||
|
Loading…
Reference in New Issue
Block a user