Skip to content

Commit e84a48a

Browse files
committed
fixed formatting of build.xml
1 parent a97640d commit e84a48a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,7 @@
233233
</exec>
234234
</target>
235235

236-
<target name="rpm" depends="dist">
237-
236+
<target name="rpm" depends="dist">
238237
<copy todir="${target.dir}/jmxtrans/rpm" >
239238
<fileset dir="rpm">
240239
<include name="**"/>

0 commit comments

Comments
 (0)