mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
98_dummy.pm: Testing the pre-commit (Forum #105376)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20665 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c8e7afa085
commit
0a977d6303
@ -64,7 +64,6 @@ dummy_Set($@)
|
|||||||
};
|
};
|
||||||
return if($doRet);
|
return if($doRet);
|
||||||
|
|
||||||
|
|
||||||
my $v = join(" ", @a);
|
my $v = join(" ", @a);
|
||||||
Log3 $name, 4, "dummy set $name $v";
|
Log3 $name, 4, "dummy set $name $v";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user