From 7233a52d22404b8b49aa2fae559079e84b5723cb Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Mon, 28 Apr 2014 21:31:34 +0000 Subject: [PATCH] cruft cleanup --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index b5089a7..a80cdc6 100755 --- a/inxi +++ b/inxi @@ -5422,7 +5422,7 @@ get_hdd_data_basic() df_string="df -P -T --exclude-type=aufs --exclude-type=devfs --exclude-type=devtmpfs --exclude-type=fdescfs --exclude-type=iso9660 --exclude-type=linprocfs --exclude-type=nfs --exclude-type=nfs3 --exclude-type=nfs4 --exclude-type=nfs5 --exclude-type=procfs --exclude-type=smbfs - --exclude-type=squashfs --exclude-type=sysfs --exclude-type=tmpfs --exclude-type=unionfs $df_total" + --exclude-type=squashfs --exclude-type=sysfs --exclude-type=tmpfs --exclude-type=unionfs" if swapon -s &>/dev/null;then swap_size=$( swapon -s 2>/dev/null | gawk ' BEGIN {