Skip to content

Commit

Permalink
Run the correct flow to generate the import aggregate.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Jul 15, 2014
1 parent 3e0e6c7 commit 42403f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,7 @@
<echo>Generating InCommon import aggregate in ${mda.inc.imported.xml}</echo>
<echo> from production aggregate in ${mda.inc.production.xml}</echo>
<echo> and selected eduGAIN entities...</echo>
<CHANNEL.do channel="incommon" verb="export"/>
<CHANNEL.do channel="incommon" verb="import"/>
<echo>Generation complete.</echo>
</target>

Expand Down

0 comments on commit 42403f3

Please sign in to comment.