mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
98_GAEBUS.pm : remove log entry
git-svn-id: https://svn.fhem.de/fhem/trunk@12690 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
151b17a4f8
commit
33d2660728
@ -956,7 +956,7 @@ GAEBUS_doEbusCmd($$$$$$$)
|
||||
|
||||
if ( $rbuffer =~ /\n\n$/ )
|
||||
{
|
||||
Log3 ($name, 3, "$name answer terminated by empty line");
|
||||
#Log3 ($name, 3, "$name answer terminated by empty line");
|
||||
last;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user