khailey-zz / fio_scripts

scripts for running fio, parsing the data and graphing the output
139 stars 66 forks source link

workdir is not configurable by fio.sh #8

Open mulbc opened 7 years ago

mulbc commented 7 years ago

Can you please add the option '-w' on line 103 of fio.sh? https://github.com/khailey/fio_scripts/blob/master/fio.sh#L103

It should be something similar to:

while getopts hz:ycb:nr:xe:d:w:o:it:s:l:u:m:f OPTION

Else users are bugged with:

./fio.sh: illegal option -- w
khailey-zz commented 7 years ago

Should be fixed now

Thanks

Kyle

On Thu, Feb 2, 2017 at 11:29 AM, Christopher Blum notifications@github.com wrote:

Can you please add the option '-w' on line 103 of fio.sh? https://github.com/khailey/fio_scripts/blob/master/fio.sh#L103

It should be something similar to:

while getopts hz:ycb:nr:xe:d:w:o:it:s:l:u:m:f OPTION

Else users are bugged with:

./fio.sh: illegal option -- w

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/khailey/fio_scripts/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/ABPHQiUP5vy8V1OaNB6qW1E8nu4oDDNcks5rYi6AgaJpZM4L1iCg .