From: Alina Quereilhac Date: Tue, 24 Mar 2015 09:58:51 +0000 (+0100) Subject: Fixing comment in example X-Git-Tag: nepi-3.2.0~2 X-Git-Url: http://git.onelab.eu/?p=nepi.git;a=commitdiff_plain;h=9908367cf532a7bac74288c23c2024dacb3683c8 Fixing comment in example --- diff --git a/examples/omf/nitos_testbed_bootstrap.py b/examples/omf/nitos_testbed_bootstrap.py index 30dcb7fb..014d3eb6 100644 --- a/examples/omf/nitos_testbed_bootstrap.py +++ b/examples/omf/nitos_testbed_bootstrap.py @@ -27,7 +27,7 @@ # Example of how to run this experiment (replace with your information): # # $ cd -# python examples/linux/nitos_testbed_bootstrap.py -H -u -i -g -U +# python examples/linux/nitos_testbed_bootstrap.py -H -U -i -g -u # from nepi.execution.ec import ExperimentController