Commit ad758e3
committed
fix(test): Fix a typo of a fio parameter
`--time_base` option is not documented. Use the documented one
`--time_based`.
[1]: https://fio.readthedocs.io/en/latest/fio_doc.html#cmdoption-arg-time_based
Signed-off-by: Takahiro Itazuri <[email protected]>1 parent cdd7dcb commit ad758e3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments