breakpoint added
This commit is contained in:
@@ -46,6 +46,7 @@ def runZpoolIostat():
|
||||
if i == 0:
|
||||
# get timestamp
|
||||
timestamp = pool.splitlines()[0].strip()
|
||||
breakpoint()
|
||||
|
||||
else:
|
||||
# remove ------ lines
|
||||
|
||||
Reference in New Issue
Block a user