From aa1fd80f5c14a121bb229b73a7d9e4b3c002d502 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Tue, 13 Oct 2009 20:37:11 +0000 Subject: [PATCH] code tweak, that should be about it, all ready to go now. --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index 8649c69..2ab9f1e 100755 --- a/inxi +++ b/inxi @@ -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 # do not print if enabled=0 since it is not active then if ( enabledStatus !~ /enabled=0/ ){