From 9908367cf532a7bac74288c23c2024dacb3683c8 Mon Sep 17 00:00:00 2001 From: Alina Quereilhac Date: Tue, 24 Mar 2015 10:58:51 +0100 Subject: [PATCH] Fixing comment in example --- examples/omf/nitos_testbed_bootstrap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0