mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-17 23:08:18 +00:00
Delete IOS ghost files. Bump version to alpha3.
This commit is contained in:
@ -93,6 +93,9 @@ class DynamipsHypervisor(object):
|
||||
|
||||
self._uuid = self.send("hypervisor uuid")
|
||||
|
||||
# this forces to send the working dir to Dynamips
|
||||
self.working_dir = self._working_dir
|
||||
|
||||
@property
|
||||
def version(self):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user