Turn off debugging flag
[nodemanager-topo.git] / create-topo-attributes.py
index b9536eb..f03bebe 100755 (executable)
@@ -101,7 +101,7 @@ def get_nodes():
 
 
 # For debugging
-dryrun = 1
+dryrun = 0
 
 """ Need global topology information """
 sites = get_sites()