t/fiotestlib: make recorded command prettier
authorVincent Fu <vincent.fu@samsung.com>
Wed, 2 Aug 2023 16:30:17 +0000 (12:30 -0400)
committerVincent Fu <vincent.fu@samsung.com>
Wed, 2 Aug 2023 16:58:16 +0000 (12:58 -0400)
commit7b57011427a8204bd63671b08dde56cd9e879d68
treefe0fe1db4c434d7b62dff3217c003fd0709211a5
parentdf50839f20a95d6b576b76b034041c6a12015ee0
t/fiotestlib: make recorded command prettier

Instead of recording fio test commands as a single very long line, put
each option on its own line to make the command easier for humans to
digest.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
t/fiotestlib.py