Skip to content

Commit

Permalink
another change
Browse files Browse the repository at this point in the history
Signed-off-by: David Kral <david.k.kral@oracle.com>
  • Loading branch information
Verdent committed Feb 11, 2022
1 parent 4f745da commit c16e475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/jsonb/bin/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ $Id$
<trycatch>
<try>
<!-- Override previous list of tests to execute. -->
<var name="tests.string" value="com/sun/ts/tests/jsonb /pluggability"/>
<var name="tests.string" value="com/sun/ts/tests/jsonb/pluggability"/>
<ant antfile="build.xml" dir="${ts.home}/src/com/sun/ts/tests/jsonb/pluggability" target="runclient" />
</try>
<catch>
Expand Down

0 comments on commit c16e475

Please sign in to comment.