From 778ab41d79314e991d28e889c64188e646bc42e1 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Mon, 2 Mar 2009 02:16:29 +0000 Subject: [PATCH] bug fix --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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