diff --git a/inxi b/inxi index 9f4266f..65f5911 100755 --- a/inxi +++ b/inxi @@ -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