Skip to content

Commit

Permalink
[internal 3029]change birt 2.5.2 output directory on SH build server
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaoying Gu committed Sep 28, 2009
1 parent 1cff4d4 commit e78d68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/org.eclipse.birt.releng.birtbuilder/buildAll.xml
Expand Up @@ -339,7 +339,7 @@
</target>

<target name="GenP2CompositeUpdateSite">
<property name="compsite.site" value="${postingDirectory}/../../../UpdateSite/${updateSite}" />
<property name="compsite.site" value="${postingDirectory}/../../../../UpdateSite/${updateSite}" />
<property name="repo" value="${compsite.site}/${buildId}" />
<property name="p2.repo.name" value="BIRT TEST" />
<mkdir dir="${repo}" />
Expand Down

0 comments on commit e78d68d

Please sign in to comment.