Skip to content

Commit

Permalink
Remove redundant redundant remove
Browse files Browse the repository at this point in the history
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Giuseppe Di Natale <guss80@gmail.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Elling <Richard.Elling@RichardElling.com>
Closes #8839
  • Loading branch information
richardelling authored and tonyhutter committed Aug 13, 2019
1 parent 8bbb187 commit 249d17b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/zfs-tests/include/libtest.shlib
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,6 @@ function set_partition
rm -f $format_file
fi

rm -f $format_file
if [[ $ret_val -ne 0 ]]; then
log_note "Unable to format $disk slice $slicenum to $size"
return 1
Expand Down

0 comments on commit 249d17b

Please sign in to comment.