Skip to content

Commit

Permalink
Updated the OpenJcePlusTests to FIPS140_3_OpenJCEPlusFIPS or FIPS140_…
Browse files Browse the repository at this point in the history
…3_OpenJCEPlusFIPS (#5606)

Signed-off-by: Anna Babu Palathingal <[email protected]>

related:#5605
  • Loading branch information
annaibm authored Sep 17, 2024
1 parent 6754e06 commit 079918e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functional/OpenJcePlusTests/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<target name="build" >
<if>
<or>
<contains string="${TEST_FLAG}" substring="OpenJcePlusTests"/>
<contains string="${TEST_FLAG}" substring="FIPS140_3_OpenJCEPlusFIPS"/>
<and>
<equals arg1="${JDK_VENDOR}" arg2="ibm" />
<equals arg1="${JDK_IMPL}" arg2="openj9" />
Expand Down

0 comments on commit 079918e

Please sign in to comment.