change output string
This commit is contained in:
parent
631be8174f
commit
48758f31ab
@ -1,2 +1,2 @@
|
|||||||
UPD 2020-11-06_14:06:34 6242 FHEM/98_backupToStorage.pm
|
UPD 2020-11-06_14:06:34 6242 FHEM/98_backupToStorage.pm
|
||||||
UPD 2020-11-09_08:11:34 18937 lib/FHEM/backupToStorage.pm
|
UPD 2020-11-09_08:14:35 18938 lib/FHEM/backupToStorage.pm
|
||||||
|
@ -226,7 +226,7 @@ sub Notify {
|
|||||||
qq{backupToStorage ($name) -
|
qq{backupToStorage ($name) -
|
||||||
Devname: $devname
|
Devname: $devname
|
||||||
Name: $name
|
Name: $name
|
||||||
Notify: "Dumper $events"}
|
Notify: } . Dumper $events
|
||||||
); # mit Dumper
|
); # mit Dumper
|
||||||
|
|
||||||
PushToStorage($hash)
|
PushToStorage($hash)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user