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