X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=node_ssh%2Fnst.py;h=90618e40deb50494f9b643752b9064b5b5c047ad;hb=eeba8e303edbfc5e926767ba22294beda642ecba;hp=ab4869ff0370469b324ac0d9e9f680c7d64486f4;hpb=50bb589e44ac80864f4e96f1e8cbce51e544db2e;p=tests.git diff --git a/node_ssh/nst.py b/node_ssh/nst.py index ab4869f..90618e4 100644 --- a/node_ssh/nst.py +++ b/node_ssh/nst.py @@ -312,8 +312,8 @@ def init_slice(config, all_nodes): def plot_fill_empty(config): #ticstep = 3600 # 1 hour #plotlength = 36000 # 10 hours - ticstep = 1800 - plotlength = config.plot_length + ticstep = 3600 + plotlength = int(config.plot_length) plots_path = config.plots_path all_nodes_filename = config.all_nodes_filename