Navigation Menu

Skip to content

Commit

Permalink
Merge pull request BaiduFE#298 from tianlili/dev
Browse files Browse the repository at this point in the history
update
  • Loading branch information
tianlili committed Apr 19, 2012
2 parents ffed1fa + 60319cf commit d9952e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/build_release.xml
Expand Up @@ -105,7 +105,7 @@
</target>
<target name="releaserun_j" depends="init,release">
<gitext />
<get src="http://${serverip}/addTask?proj=${git.user}.${git.project}&amp;release=true" dest="/tmp/${git.uesr}_${git.project}.php"/>
<get src="http://${serverip}/addTask?proj=${git.user}.${git.project}-release&amp;release=true" dest="/tmp/${git.uesr}_${git.project}.php"/>
<waitfor maxwait="300" maxwaitunit="second">
<available file="${report.file}" />
</waitfor>
Expand Down

0 comments on commit d9952e3

Please sign in to comment.