2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 19:30:31 +00:00

PRESENCE: fixing function/shellscript definitions containing spaces

git-svn-id: https://svn.fhem.de/fhem/trunk@4102 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
markusbloch 2013-10-23 15:35:37 +00:00
parent 6dc0c10d79
commit ad44a9971f

View File

@ -65,7 +65,7 @@ PRESENCE_Define($$)
if(defined($a[2]) and defined($a[3]) and not defined($a[7])) if(defined($a[2]) and defined($a[3]))
{ {
if($a[2] eq "local-bluetooth") if($a[2] eq "local-bluetooth")
{ {