X-Git-Url: https://git.josue.xyz/?p=vsorcdistro%2F.git;a=blobdiff_plain;f=scripts%2Fprecompiler.py;h=b7f8697d6aebb875d494b6cb6daf857289bf2c46;hp=9474f749da5589f5b49a75f9ce4d40dfb1b33d28;hb=577629227563587789e88ba9ac2c85013c643d08;hpb=741ddd9f014681c0f1a5ea3448067f7dafbb2c0c diff --git a/scripts/precompiler.py b/scripts/precompiler.py index 9474f74..b7f8697 100755 --- a/scripts/precompiler.py +++ b/scripts/precompiler.py @@ -65,6 +65,7 @@ class TopoFromCompiler(Topo): switches.append(switch) print ("Devices: " + str(devices) + "\n" + "Links: " + str(links) + "\n" + "Hosts: " + str(hosts) + "\n" + "Switches: " + str(switches) + "\n") + sys.stdout.flush() #Create links for pair in links: