Skip to content

Commit

Permalink
some echo
Browse files Browse the repository at this point in the history
  • Loading branch information
UrsZeidler committed Apr 16, 2016
1 parent b627f97 commit 7a2db4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions de.urszeidler.eclipse.solidity.master/etc/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<property name="url" value="https://api.github.com/repos/${git.repo.path}/releases" />

<property name="post-answer" value="answer.out" />
<property name="strip-end">{?name}",</property>
<property name="strip-end">{?name,label}",</property>
<property name="strip-start">"upload_url": "</property>


Expand All @@ -51,7 +51,7 @@
<striplinebreaks />
</filterchain>
</loadfile>
<delete file="${post-answer}" />
<!-- <delete file="${post-answer}" /> -->

<antcall target="send.file">
<param name="file.to.send" value="${result}" />
Expand Down

0 comments on commit 7a2db4c

Please sign in to comment.