Skip to content

Commit 3df84ac

Browse files
committed
fix the description
1 parent 4c99a20 commit 3df84ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@ Portions Copyright (c) 2017, Chris Fraire <[email protected]>.
880880
</condition>
881881
</target>
882882

883-
<target name="check_testplugins_jar" description="check if plugins.jar was generated">
883+
<target name="check_testplugins_jar" description="check if testplugins.jar was generated">
884884
<available
885885
file="${build.test.classes.dir}/org/opensolaris/opengrok/authorization/testplugins.jar"
886886
type="file" property="testplugins_exists">

0 commit comments

Comments
 (0)