X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=examples%2Flinux%2Fccn%2Fccncat_extended_ring_topo.py;h=a67075b3684518c5328ad97210da59b9c80deeba;hb=914bb8e91ae1ab342a2c4b5d9b33a7ef2b46d63f;hp=06f5ac66551870034e9c2dfcfdf72417b08aed2b;hpb=ea2531757263ee74a1bee54172932186faadd4e8;p=nepi.git diff --git a/examples/linux/ccn/ccncat_extended_ring_topo.py b/examples/linux/ccn/ccncat_extended_ring_topo.py index 06f5ac66..a67075b3 100755 --- a/examples/linux/ccn/ccncat_extended_ring_topo.py +++ b/examples/linux/ccn/ccncat_extended_ring_topo.py @@ -212,7 +212,7 @@ if __name__ == '__main__': app, ResourceState.STARTED, time = "10s") ec.register_condition(l5d, ResourceAction.STOP, app, ResourceState.STARTED, time = "10s") - + # Register a collector to automatically collect traces collector = add_collector(ec, "stderr", results_dir) for ccnd in ccnds.values():