code tweak, that should be about it, all ready to go now.

This commit is contained in:
inxi-svn 2009-10-13 20:37:11 +00:00
parent 86f5da9ea9
commit aa1fd80f5c

2
inxi
View file

@ -3129,7 +3129,7 @@ get_repo_data()
} }
{ {
if ( urlData != "" && enabledStatus != "" ){ if ( urlData != "" && enabledStatus != "" && repoTitle != "" ){
# construct the string for the print function to work with, file name: data # construct the string for the print function to work with, file name: data
# do not print if enabled=0 since it is not active then # do not print if enabled=0 since it is not active then
if ( enabledStatus !~ /enabled=0/ ){ if ( enabledStatus !~ /enabled=0/ ){