X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=examples%2Fopenvswitch%2Fovs_ping_3_switches.py;fp=examples%2Fopenvswitch%2Fovs_ping_3_switches.py;h=1562d709700971140cd36ac9356973a5125d7390;hb=3028b4751619d996758ca9c68b791e9e0b1016dc;hp=510c9e6661a1b093e155d02b43f17b0bc4f91658;hpb=bb6985326609602a117e65822ada42f2685c1a36;p=nepi.git diff --git a/examples/openvswitch/ovs_ping_3_switches.py b/examples/openvswitch/ovs_ping_3_switches.py index 510c9e66..1562d709 100644 --- a/examples/openvswitch/ovs_ping_3_switches.py +++ b/examples/openvswitch/ovs_ping_3_switches.py @@ -32,7 +32,7 @@ # $ PYTHONPATH=$PYTHONPATH:src/ python examples/openvswitch/ovs_ping_3_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