VirtualBox

Changeset 76923 in vbox


Ignore:
Timestamp:
Jan 21, 2019 3:32:05 PM (6 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

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

    r76911 r76923  
    909909                if iRc == 3010: # ERROR_SUCCESS_REBOOT_REQUIRED
    910910                    reporter.log('Note: Uninstaller required a reboot to complete uninstallation');
    911                     reporter.addLogFile(sLogFile, 'log/uninstaller_reboot', "Verbose MSI uninstallation log file (reboot required)");
     911                    reporter.addLogFile(sLogFile, 'log/uninstaller_reboot', \
     912                                        "Verbose MSI uninstallation log file (reboot required)");
    912913                    # Optional, don't fail.
    913914                else:
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