Mike McCormack <mike(a)codeweavers.com> writes:
> ---
> dlls/msi/action.c | 27 +++++++++++++++++++--------
> 1 files changed, 19 insertions(+), 8 deletions(-)
This breaks the tests:
../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p msi_test.exe.so install.c && touch install.ok
install.c:631: Test failed: File not installed
install.c:632: Test failed: File not installed
install.c:811: Test succeeded inside todo block: Expected ERROR_SUCCESS, got 0
install.c:842: Test failed: Expected ERROR_INSTALL_FAILURE, got 0
install.c:846: Test succeeded inside todo block: File is installed
install.c:857: Test failed: Expected ERROR_INSTALL_FAILURE, got 0
make: *** [install.ok] Error 6
--
Alexandre Julliard
julliard(a)winehq.org