Skip to content

Commit

Permalink
add whitespace (no change)
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Feb 20, 2024
1 parent 69c5817 commit 12fbcff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ant/build-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -651,8 +651,8 @@
<!-- compie the source -->
<javac
srcdir="${srcInst}"
source="1.8"
target="1.8"
source="1.8"
target="1.8"
destdir="${temp}/agent"
debug="true" debuglevel="lines,vars,source" classpath="${dependencies}">
</javac>
Expand Down

0 comments on commit 12fbcff

Please sign in to comment.