Fix indentation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1389017 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -737,7 +737,7 @@
|
|||||||
<delete dir="${build.home}/test-reports"/>
|
<delete dir="${build.home}/test-reports"/>
|
||||||
<mkdir dir="${build.home}/test-reports"/>
|
<mkdir dir="${build.home}/test-reports"/>
|
||||||
|
|
||||||
<echo message="executing tests [${testmatch}.java]"/>
|
<echo message="executing tests [${testmatch}.java]"/>
|
||||||
<!--
|
<!--
|
||||||
- Note that the fork/forkmode settings define default behaviour for tests.
|
- Note that the fork/forkmode settings define default behaviour for tests.
|
||||||
- The <test> and <batchtest> tags can override these settings if needed.
|
- The <test> and <batchtest> tags can override these settings if needed.
|
||||||
|
|||||||
Reference in New Issue
Block a user