From 274e065ddbc71e1ba8865d5d485cc247c2652421 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Fri, 9 Jan 2009 03:16:27 +0000 Subject: [PATCH] bug fix --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index 7179d7a..4824db8 100755 --- a/inxi +++ b/inxi @@ -1903,7 +1903,7 @@ get_hdd_data_basic() percent = used/full print "percent : " percent }' ) - if [[ $B_TESTING_2 == 'true' ]];then + elif [[ $B_TESTING_2 == 'true' ]];then hdd_used=$( df | gawk ' p { if (/^\/dev\/(mapper\/|[hs]d[a-z][0-9]+)/) {