and some more cleanup

This commit is contained in:
inxi-svn 2010-01-09 05:00:55 +00:00
parent f02f760794
commit c8a9ebec8d

2
inxi
View file

@ -3543,7 +3543,7 @@ get_sensors_data()
get_unmounted_partition_data()
{
eval $LOGFS
local a_unmounted_working='' a_unmounted_temp='' mounted_partitions='' separator=''
local a_unmounted_working='' mounted_partitions='' separator=''
local dev_disk_label='' dev_disk_uuid='' dev_working='' uuid_working='' label_working=''
if [[ $B_PARTITIONS_FILE == 'true' ]];then