mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 08:35:25 +00:00
white space
This commit is contained in:
parent
bda1b6c5af
commit
ec8fddfb0a
2
inxi
2
inxi
|
@ -2686,7 +2686,7 @@ get_de_version()
|
||||||
version=" $version"
|
version=" $version"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo $version
|
echo "$version"
|
||||||
}
|
}
|
||||||
# for more on distro id, please reference this python thread: http://bugs.python.org/issue1322
|
# for more on distro id, please reference this python thread: http://bugs.python.org/issue1322
|
||||||
## return distro name/id if found
|
## return distro name/id if found
|
||||||
|
|
Loading…
Reference in a new issue