Skip to content

Commit

Permalink
Removed test code
Browse files Browse the repository at this point in the history
  • Loading branch information
jmjaffe37 committed Apr 30, 2024
1 parent 8243553 commit c57f896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wix/Includes/OpenJDK.Variables.wxi.template
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<?define license="license-OpenJ9.en-us.rtf" ?>
<?define license_shown="1" ?>
<?elseif $(var.JVM)="hotspot" ?>
<?if "{vendor}"="Eclipse Adoptium"?>
<?if "{vendor}"="Microsoft"?>
<?define license="license-GPLv2+CE.en-us.rtf" ?>
<?define license_shown="1" ?> <!-- Show license agreement dialog -->
<?else?>
Expand Down

0 comments on commit c57f896

Please sign in to comment.