From f667b71c91b3fac14b75ab255f53fdf2e770a101 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Sun, 29 Mar 2015 10:06:15 +0000 Subject: [PATCH] commandref_join.pl: no warning for the 99_myUtils.pm files (Forum #34450) git-svn-id: https://svn.fhem.de/fhem/trunk@8317 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/commandref_join.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/contrib/commandref_join.pl b/fhem/contrib/commandref_join.pl index 588317ba3..f345e47e7 100755 --- a/fhem/contrib/commandref_join.pl +++ b/fhem/contrib/commandref_join.pl @@ -101,7 +101,7 @@ foreach my $lang (@lang) { print "*** $lang $mods{$mod}: ignoring text due to DOS encoding\n" if($dosMode); print "*** $lang $mods{$mod}: No document text found\n" - if(!$suffix && !$docCount && !$dosMode); + if(!$suffix && !$docCount && !$dosMode && $mods{$mod} !~ m,/99_,); if($suffix && !$docCount && !$dosMode) { if($lang eq "DE") { print OUT << "EOF";