fixed range
This commit is contained in:
@@ -198,7 +198,7 @@ def collect_data(minutes, interval):
|
||||
if is_freebsd():
|
||||
coreIostat_cpu()
|
||||
|
||||
if i == 1:
|
||||
if i == 0:
|
||||
print("Minute:", end="", flush=True)
|
||||
|
||||
print(f" {i}", end="", flush=True)
|
||||
|
||||
Reference in New Issue
Block a user