PROPLANTA: improved robustness
git-svn-id: https://svn.fhem.de/fhem/trunk@9826 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -617,7 +617,7 @@ sub PROPLANTA_Start($)
|
||||
#####################################
|
||||
sub PROPLANTA_Run($)
|
||||
{
|
||||
setpriority( 0, 0, 10);
|
||||
eval "setpriority( 0, 0, 10);"; #work-around for old perl
|
||||
my ($name) = @_;
|
||||
my $ptext=$name;
|
||||
my $URL;
|
||||
|
||||
Reference in New Issue
Block a user