X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=examples%2Fopenvswitch%2Fovs_ping_2_switches.py;fp=examples%2Fopenvswitch%2Fovs_ping_2_switches.py;h=a28bef20ae965d52a6a42d414afa66e1330ceb1e;hb=3028b4751619d996758ca9c68b791e9e0b1016dc;hp=6fc773bb2771ab168b9139616375de468673822a;hpb=bb6985326609602a117e65822ada42f2685c1a36;p=nepi.git diff --git a/examples/openvswitch/ovs_ping_2_switches.py b/examples/openvswitch/ovs_ping_2_switches.py index 6fc773bb..a28bef20 100644 --- a/examples/openvswitch/ovs_ping_2_switches.py +++ b/examples/openvswitch/ovs_ping_2_switches.py @@ -33,7 +33,7 @@ # $ PYTHONPATH=$PYTHONPATH:src/ python examples/openvswitch/ovs_ping_2_switches.py -n "192.168.3.0/24" -C "1.1.1.1" -s -i /~/.ssh/id_rsa # - +from __future__ import print_function from nepi.execution.ec import ExperimentController