Skip to content

Commit 699f276

Browse files
committed
fixup! icu4j + coverity!
1 parent cecf4c0 commit 699f276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/cov-icu4j.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ then
88
echo missing /src/bin/local-coverity-j.sh
99
exit 1
1010
fi
11-
. /src/bin/local-coverity.sh
11+
. /src/bin/local-coverity-j.sh
1212
if [ ! -d ${COVDIR} ];
1313
then
1414
echo missing coverity dir ${COVDIR}

0 commit comments

Comments
 (0)