Skip to content

Commit

Permalink
Delete embedded.pem after using it.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Dec 29, 2013
1 parent 3087701 commit fd71f3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1303,6 +1303,7 @@
<arg value="${build.dir}/check_embedded.pl"/>
<arg value="-q"/>
</exec>
<delete file="${xml.dir}/embedded.pem" quiet="true" verbose="false"/>
</target>

<!--
Expand Down

0 comments on commit fd71f3b

Please sign in to comment.