VirtualBox

Ignore:
Timestamp:
Jun 3, 2016 1:31:52 PM (9 years ago)
Author:
vboxsync
Message:

5.1 Beta 1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vbox.py

    r61421 r61446  
    12821282                sVer = "4.0.0";
    12831283            reporter.log("sVer=%s" % (sVer,));          # Temporary - debugging hang somewhere after 'sys.path' log line above.
     1284            if sVer.startswith("5.1"):
     1285                self.fpApiVer = 5.1;
    12841286            if sVer.startswith("5.0") or (sVer.startswith("4.3.5") and len(sVer) == 6):
    12851287                self.fpApiVer = 5.0;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette