aboutsummaryrefslogtreecommitdiff
path: root/examples/example.py
diff options
context:
space:
mode:
authorMarco Capitani <m.capitani@nextworks.it>2018-04-05 11:55:42 +0200
committerMarco Capitani <m.capitani@nextworks.it>2018-04-05 12:18:31 +0200
commit441c9fcba86070840dcff757986a5d4e20ccbcaa (patch)
treebde6384b03108db5049e89bfd0d930597c23e4d7 /examples/example.py
parent9e6dd5a114bd51c9f8a72e398adb1ea2e43b984c (diff)
downloadrumba-441c9fcba86070840dcff757986a5d4e20ccbcaa.tar.gz
rumba-441c9fcba86070840dcff757986a5d4e20ccbcaa.zip
examples: fix several small issues (import log and sb.generate)
Diffstat (limited to 'examples/example.py')
-rwxr-xr-xexamples/example.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/example.py b/examples/example.py
index 62d5a53..2887cd5 100755
--- a/examples/example.py
+++ b/examples/example.py
@@ -77,6 +77,7 @@ with ExperimentManager(exp):
exp.swap_in()
exp.install_prototype()
exp.bootstrap_prototype()
+ storyboard.generate_script()
storyboard.start()
# Fetch the client/server logs from the nodes