VirtualBox

Ignore:
Timestamp:
Apr 15, 2025 1:14:34 PM (5 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168501
Message:

ValidationKit/testdriver/vboxwrappers.py: Ensure the proper port count is set when attachiing a device to a given storage controller [fix]

File:
1 edited

Legend:

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

    r108980 r108981  
    19991999            return True
    20002000        except:
    2001             reporter.log('unable to set storage controller "%s" ports count to %d' % (sController, iPort))
     2001            reporter.log('unable to set storage controller "%s" ports count to %d' % (sController, iPort + 1))
    20022002
    20032003        return False
Note: See TracChangeset for help on using the changeset viewer.

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