From c8a9ebec8d95d54a58b98963dee5f36689ed183c Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Sat, 9 Jan 2010 05:00:55 +0000 Subject: [PATCH] and some more cleanup --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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