VirtualBox

Ignore:
Timestamp:
Dec 18, 2024 12:56:16 PM (5 weeks ago)
Author:
vboxsync
Message:

Reverted r166387 again (Windows host installer: Don't ignore the exit code of "msi validate" anymore, as the errors are now fixed and we want to be aware as soon as there are any errors appearing), more work needed. bugref:10828

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Makefile.kmk

    r107349 r107350  
    10561056# Validation.  Currently there is a list of grievances, we ignore it. (TODO: Fix errors.)
    10571057        $(call MSG_L1,Start validation of "$@" - errors will be ignored)
    1058         $(REDIRECT) -- $(VBOX_TOOLS_WIN_WIX_BIN) msi validate "$@"
     1058        -$(REDIRECT) -- $(VBOX_TOOLS_WIN_WIX_BIN) msi validate "$@"
    10591059        $(call MSG_L1,Finished validating "$@" - any errors was ignored)
    10601060
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