Skip to content

Commit

Permalink
- Fixes #81: yum install does not work for fio.
Browse files Browse the repository at this point in the history
  • Loading branch information
pravins committed Mar 22, 2023
1 parent 0a9f32a commit c9deaba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage-benchmark
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ then
exit 1
else
echo "** Installing fio **"
yum install -y fio
foreman-maintain packages install fio
fi
fi

Expand Down

0 comments on commit c9deaba

Please sign in to comment.