Changes between Initial Version and Version 1 of Ticket #212, comment 2


Ignore:
Timestamp:
08/10/12 04:37:13 (12 years ago)
Author:
onlyjob
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #212, comment 2

    initial v1  
    1515I even tried to patch winswitch/objects/user_base.py:
    1616-self.supports_virtualbox = True
    17 +self.supports_virtualbox = True
     17+self.supports_virtualbox = False
    1818
    1919but first run still create VBOXes in embedded local server.