X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7836a45879b235aafb2ac0508229b13fbf98873e..1e2a4672dd102fb81d2c2ffe1a93c973758a96bd:/examples/python/platform-profile/platform-profile.py diff --git a/examples/python/platform-profile/platform-profile.py b/examples/python/platform-profile/platform-profile.py index 82b6146916..680d265457 100644 --- a/examples/python/platform-profile/platform-profile.py +++ b/examples/python/platform-profile/platform-profile.py @@ -43,7 +43,7 @@ if __name__ == '__main__': # every two seconds lili = e.netzone_root.create_host("Lilibeth", 25e6) lili.set_speed_profile("""0 1.0 - 2 0.5""", 2) + 2 0.5""", 4) lili.seal() # Add a watcher of the changes