We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cecf4c0 commit 699f276Copy full SHA for 699f276
src/bin/cov-icu4j.sh
@@ -8,7 +8,7 @@ then
8
echo missing /src/bin/local-coverity-j.sh
9
exit 1
10
fi
11
-. /src/bin/local-coverity.sh
+. /src/bin/local-coverity-j.sh
12
if [ ! -d ${COVDIR} ];
13
then
14
echo missing coverity dir ${COVDIR}
0 commit comments