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]+)/) {