2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

55_GDS.pm: debug code added temporarily

git-svn-id: https://svn.fhem.de/fhem/trunk@10207 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2015-12-19 20:11:23 +00:00
parent 5e1b02b618
commit a41f1ecaab

View File

@ -959,7 +959,7 @@ sub getConditions($$@){
sub _readItem {
my ($line, $pos, $align, $item) = @_;
my $x;
Debug $line unless $align;
if ($align eq "l") {
$x = substr($line, $pos);
$x =~ s/ .+$//g; # after two spaces => next field