This commit is contained in:
inxi-svn 2014-09-22 23:13:35 +00:00
parent 83beb896cc
commit 1e48007c62

2
inxi
View file

@ -9421,7 +9421,7 @@ $repo_data_working"
repoUrl=""
enabled=""
while ( getline && $0 !~ /^[[:space:]]*$/ ) {
gsub(/,|}/,"",$0)
gsub(/,/,"",$0)
gsub(/({|}|^[[:space:]]+|[[:space:]]+$)/,"",$1)
gsub(/({|}|^[[:space:]]+|[[:space:]]+$)/,"",$2)
if ( $1 == "url" ) {