VirtualBox

Changeset 100700 in vbox for trunk/src


Ignore:
Timestamp:
Jul 25, 2023 6:37:10 PM (19 months ago)
Author:
vboxsync
Message:

ValKit/tdAddGuestCtrl.py: Check if VM needs reboot before installing GAs (pylint fix)

File:
1 edited

Legend:

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

    r100699 r100700  
    369369                                                    sRegExe,
    370370                                                    (sRegExe, 'query',
    371                                                     '"HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\WindowsUpdate\\Auto Update\\RebootRequired"'));
     371                                                    '"HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\WindowsUpdate\\Auto Update\\RebootRequired"'));   # pylint: disable=line-too-long
    372372            reporter.log('Status of RebootRequired query is %s' % fGuestRequiresReboot);
    373373
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