adjust mdstat output
This commit is contained in:
parent
44f384b68b
commit
c8f3e105d0
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ sub print_md_current_state {
|
|||
printf " \${color #98c2c7}%s\$color \${color $color}%s\$color\n",
|
||||
"/dev/$md_current", $md_current_state;
|
||||
if ($print_mdstat) {
|
||||
printf "\${color $color}%s\$color\n",
|
||||
printf "\n\${color $color}%s\$color",
|
||||
$md_current_mdstat;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue