2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 01:09:47 +00:00

Blocking.pm: add BlockingStart to BlockingKill (Forum #56026)

git-svn-id: https://svn.fhem.de/fhem/trunk@11918 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2016-08-07 16:51:00 +00:00
parent eec1c4f076
commit bf362d0cda

View File

@ -225,6 +225,7 @@ BlockingKill($)
} }
} }
} }
BlockingStart();
} }
# Child # Child