Skip to content

Commit

Permalink
More at_aconet updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Aug 12, 2013
1 parent e5b429c commit 32a0358
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,6 @@

<target name="flow.test.all"
depends="flow.importEdugain.all, flow.importProduction.all">
<CHANNEL.import channel="at_aconet"/>
<CHANNEL.import channel="au_aaf"/>
<CHANNEL.import channel="eu_clarin"/>
<CHANNEL.import channel="ie_edugate"/>
Expand All @@ -958,6 +957,7 @@
Exception: int_testshib, which is too large and anarchic to be worthwhile.
-->
<target name="flow.importProduction.all">
<CHANNEL.do verb="importProduction" channel="at_aconet"/>
<CHANNEL.do verb="importProduction" channel="be_belnet"/>
<CHANNEL.do verb="importProduction" channel="br_cafe"/>
<CHANNEL.do verb="importProduction" channel="ca_caf"/>
Expand Down Expand Up @@ -985,6 +985,7 @@
Run the importEdugain flow on each channel that has one.
-->
<target name="flow.importEdugain.all">
<CHANNEL.do verb="importEdugain" channel="at_aconet"/>
<CHANNEL.do verb="importEdugain" channel="be_belnet"/>
<CHANNEL.do verb="importEdugain" channel="br_cafe"/>
<CHANNEL.do verb="importEdugain" channel="ca_caf"/>
Expand Down

0 comments on commit 32a0358

Please sign in to comment.