From: Alina Quereilhac Date: Thu, 30 Oct 2014 18:22:29 +0000 (+0100) Subject: Adding nitos_testbed_bootstrap.py X-Git-Tag: nepi-3.2.0~60 X-Git-Url: http://git.onelab.eu/?p=nepi.git;a=commitdiff_plain;h=6be886d344d1a297364c83e175225e732128fe16 Adding nitos_testbed_bootstrap.py --- 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