update fio binaries (v3.33 -> 3.34)

This commit is contained in:
Mason Rowe
2023-03-24 23:44:24 -04:00
parent dd110ee036
commit b7c0b8cfe7
6 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ source /hbb_exe/activate
# download and compile fio
cd ~
curl -L https://github.com/axboe/fio/archive/fio-3.33.tar.gz -o "fio.tar.gz"
curl -L https://github.com/axboe/fio/archive/fio-3.34.tar.gz -o "fio.tar.gz"
tar xf fio.tar.gz
cd fio-fio*
./configure --disable-native