mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-03-12 20:58:28 +03:00
Log a message when we connect to an already running instance
This commit is contained in:
parent
b93d1b362a
commit
5254e2961e
@ -375,6 +375,7 @@ def main():
|
||||
options.uri, options.uuid)
|
||||
|
||||
# yes, we exit completely now - remote service is in charge
|
||||
logging.debug("Connected to already running instance.")
|
||||
return
|
||||
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user