Fix bug in output

This commit is contained in:
Joshua Boniface 2019-09-27 11:25:36 -04:00
parent 63cf90b23d
commit b0175eafcb
1 changed files with 1 additions and 1 deletions

View File

@ -862,7 +862,7 @@ Wr: {pool_write_ops: <{pool_write_ops_length}} \
)
)
for pool in pool_list:
for pool_information in pool_list:
# Format the output header
pool_list_output.append('{bold}\
{pool_id: <{pool_id_length}} \