AttrTemplate.pm: remove ## as comment (Forum #114109)
git-svn-id: https://svn.fhem.de/fhem/trunk@22928 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -358,6 +358,7 @@ AttrTemplate_Set($$@)
|
||||
}
|
||||
|
||||
} elsif($option) {
|
||||
$cmd =~ s/##.*//; #114109
|
||||
my $r = AnalyzeCommand($cl, $cmd);
|
||||
push(@ret, $r) if($r);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user