Skip to content

Commit aa084c4

Browse files
leoncxroot
authored and
root
committed
* Fix option in build.xml
1 parent 6488de2 commit aa084c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/build.xml

-2
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,9 @@
2525
<arg value="-l" />
2626
<fileset dir="${basedir}/core">
2727
<include name="**/*.php"/>
28-
<modified/>
2928
</fileset>
3029
<fileset dir="${basedir}/modules">
3130
<include name="**/*.php"/>
32-
<modified/>
3331
</fileset>
3432
</apply>
3533
</target>

0 commit comments

Comments
 (0)