Changes between Initial Version and Version 1 of Ticket #212, comment 2
- Timestamp:
- 08/10/12 04:37:13 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #212, comment 2
initial v1 15 15 I even tried to patch winswitch/objects/user_base.py: 16 16 -self.supports_virtualbox = True 17 +self.supports_virtualbox = True17 +self.supports_virtualbox = False 18 18 19 19 but first run still create VBOXes in embedded local server.