Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix this platform file ...
authornavarro <navarro@caraja.(none)>
Fri, 16 Mar 2012 10:27:24 +0000 (11:27 +0100)
committernavarro <navarro@caraja.(none)>
Fri, 16 Mar 2012 13:55:14 +0000 (14:55 +0100)
teshsuite/simdag/platforms/three_clusters_bypass.xml

index dc3a16b..fcb68c9 100644 (file)
@@ -38,8 +38,8 @@
      </ASroute>
      
      <bypassRoute src="my_cluster_1" dst="my_cluster_2"
-     gw_src="my_cluster_$1src_router" 
-     gw_dst="my_cluster_$1dst_router">
+     gw_src="my_cluster_1_router" 
+     gw_dst="my_cluster_2_router">
         <link_ctn id="link_tmp"/>  
      </bypassRoute>
 </AS>