still making both branches closer
[nepi.git] / examples / linux / testing / ccncat_extended_ring_topo.py
index 6a46abc..27932e2 100644 (file)
@@ -213,7 +213,7 @@ if __name__ == '__main__':
 
     # Register a collector to automatically collect traces
     collector = add_collector(ec, "stderr")
-    for ccnd in ccnds.values():
+    for ccnd in ccnds:
         ec.register_connection(collector, ccnd)
 
     # deploy all ResourceManagers