X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=examples%2Fopenvswitch%2Fovs_ping.py;fp=examples%2Fopenvswitch%2Fovs_ping.py;h=7f50846881d20f3d342d23e302212d25e0228edd;hb=3028b4751619d996758ca9c68b791e9e0b1016dc;hp=5de45db1cdafbbc3f69252e466afeed6a48dc348;hpb=bb6985326609602a117e65822ada42f2685c1a36;p=nepi.git diff --git a/examples/openvswitch/ovs_ping.py b/examples/openvswitch/ovs_ping.py index 5de45db1..7f508468 100644 --- a/examples/openvswitch/ovs_ping.py +++ b/examples/openvswitch/ovs_ping.py @@ -32,7 +32,7 @@ # $ PYTHONPATH=$PYTHONPATH:src/ python examples/openvswitch/ovs_ping.py -n "192.168.3.0/24" -s -i /~/.ssh/id_rsa # - +from __future__ import print_function from nepi.execution.ec import ExperimentController