mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-18 07:23:47 +02:00
Remove debug
This commit is contained in:
parent
4ea25739e5
commit
47f8ac00c0
@ -805,7 +805,6 @@ class QemuVM(BaseVM):
|
||||
"""
|
||||
|
||||
if self._process:
|
||||
print(self._process.returncode)
|
||||
if self._process.returncode is None:
|
||||
return True
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user