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:
rudolfkoenig 2019-12-06 11:05:35 +00:00
parent c8e7afa085
commit 0a977d6303

View File

@ -63,7 +63,6 @@ dummy_Set($@)
}
};
return if($doRet);
my $v = join(" ", @a);
Log3 $name, 4, "dummy set $name $v";