Skip to content

Commit 71286cf

Browse files
committed
[I/Y-Build] Use new names of Windows products in test bootstrap
This was missed in - #3767
1 parent 0baf906 commit 71286cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • production/testScripts/configuration/sdk.tests/testScripts

production/testScripts/configuration/sdk.tests/testScripts/test.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,7 @@
820820
<echo message="build id of runtimeArchive ${buildIdToUse}" />
821821
<condition
822822
property="osArchiveNameSuffix"
823-
value="win32-${arch}.zip">
823+
value="win32-win32-${arch}.zip">
824824
<and>
825825
<equals
826826
arg1="${os}"

0 commit comments

Comments
 (0)