From 6be886d344d1a297364c83e175225e732128fe16 Mon Sep 17 00:00:00 2001 From: Alina Quereilhac Date: Thu, 30 Oct 2014 19:22:29 +0100 Subject: [PATCH] Adding nitos_testbed_bootstrap.py --- examples/linux/nitos_testbed_bootstrap.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/linux/nitos_testbed_bootstrap.py b/examples/linux/nitos_testbed_bootstrap.py index f4518df8..9810de59 100644 --- a/examples/linux/nitos_testbed_bootstrap.py +++ b/examples/linux/nitos_testbed_bootstrap.py @@ -27,8 +27,8 @@ # Example of how to run this experiment (replace with your information): # # $ cd -# python examples/linux/nitos_testbed_bootstrap.py -H "node025 node026" -U -i - +# python examples/linux/nitos_testbed_bootstrap.py -H -u -i -g -U +# from nepi.execution.ec import ExperimentController from optparse import OptionParser, SUPPRESS_HELP -- 2.43.0