This commit is contained in:
inxi-svn 2011-05-21 22:25:40 +00:00
parent 3e60b263a0
commit 79e8a864d7

1
inxi
View file

@ -2678,6 +2678,7 @@ get_de_version()
IGNORECASE=1
}
/'$2'/ {
gsub(",","",$0)
print $'$3'
}' )
if [[ -n $version ]];then