mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
cleanup
This commit is contained in:
parent
9837f9cbec
commit
b26c4ec1e7
1
inxi
1
inxi
|
@ -7999,7 +7999,6 @@ print_raid_data()
|
||||||
a_raid_data[0]="${C1}Device$basic_raid_plural${SEP3}${C2} $basic_raid"
|
a_raid_data[0]="${C1}Device$basic_raid_plural${SEP3}${C2} $basic_raid"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
if [[ $B_MDSTAT_FILE != 'true' ]];then
|
if [[ $B_MDSTAT_FILE != 'true' ]];then
|
||||||
a_raid_data[0]="${C1}No /proc/mdstat file detected!${C2} "
|
a_raid_data[0]="${C1}No /proc/mdstat file detected!${C2} "
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue