Skip to content

Commit

Permalink
block/031: remove the fio verify.state file
Browse files Browse the repository at this point in the history
Remove the fio verify.state file local-block-031-0-verify.state
after fio finished

Signed-off-by: Yi Zhang <[email protected]>
  • Loading branch information
yizhanglinux committed Oct 1, 2024
1 parent 80430af commit 6a33d22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/block/031
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ test() {
--output="${RESULTS_DIR}/block/fio-output-031.txt" \
>>"$FULL"
fio_status=$?
rm -f local*verify*state
rmdir /sys/kernel/config/nullb/nullb1
_exit_null_blk
case $fio_status in
Expand Down

0 comments on commit 6a33d22

Please sign in to comment.