mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-20 13:23:10 +00:00
Merge branch '2.2' into 3.0
This commit is contained in:
commit
e1b4d74f1e
@ -568,6 +568,7 @@ class IOUVM(BaseNode):
|
||||
except OSError as e:
|
||||
raise IOUError(f"Could not rename nvram files: {e}")
|
||||
|
||||
iourc_path = None
|
||||
if self._is_iou_licence_check_enabled():
|
||||
iourc_path = self.iourc_path
|
||||
if not iourc_path:
|
||||
|
Loading…
Reference in New Issue
Block a user