comment update

This commit is contained in:
inxi-svn 2009-10-13 20:34:00 +00:00
parent 15014560eb
commit 86f5da9ea9

6
inxi
View file

@ -3091,9 +3091,9 @@ get_partition_data_advanced()
eval $LOGFE eval $LOGFE
} }
# this will have other repos for rpm, arch, gentoo type sources at some point, for now # Repos will be added as we get distro package manager data to create the repo data.
# just APT sourced distros supported. This method will output the file name also, which # This method will output the file name also, which is useful to create output that's
# is useful to create output that's neat. # neat and readable.
get_repo_data() get_repo_data()
{ {
local repo_file='' repo_data_working='' local repo_file='' repo_data_working=''