55_GDS.pm: debug code added temporarily

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@10207 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen
2015-12-19 20:11:23 +00:00
parent 55b49c2000
commit 87e5ab6afa

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