2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

98_readingsWatcher: Test more than one $Id $

git-svn-id: https://svn.fhem.de/fhem/trunk@21814 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Wzut 2020-04-30 11:15:34 +00:00
parent fd1f4b76a8
commit 475ee875fd

View File

@ -128,6 +128,7 @@ sub Define {
return $error;
}
$hash->{svn} = (qw($Id$))[2];
$modules{readingsWatcher}{defptr} = $hash;
if (defined($noglobal) && ($noglobal eq 'noglobal')) {