VirtualBox

Ignore:
Timestamp:
Apr 20, 2020 9:49:44 AM (5 years ago)
Author:
vboxsync
Message:

Validation Kit/Guest Additions: Use sVmName here, not sKind.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py

    r83846 r83847  
    346346            # As Ubuntu 15.10 is EOL we need to tweak the package sources by hand first in order to have a working
    347347            # package update path again; otherwise updating and installing packages will fail.
    348             if 'ubuntu-15_10' in oTestVm.sKind:
     348            if 'ubuntu-15_10' in oTestVm.sVmName:
    349349                fRc = self.txsRunTest(oTxsSession, 'Applying EOL upgrade path of Ubuntu 15.10', 5 * 60 *1000,
    350350                                      '/bin/sed',
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