diff --git a/inxi b/inxi index 6bf019e..1367e98 100755 --- a/inxi +++ b/inxi @@ -2376,7 +2376,7 @@ get_partition_data() IGNORECASE=1 devBase="" } - mountPoint="" + devBase="" # this is required because below we are subtracting from NF, so it has to be # > 1, actually greater than 4, but that is so unlikely to occur because # the real issue is long file system names that force the wrap of df output: //fileserver/main