diff --git a/tests/runtests.pl b/tests/runtests.pl index 91de74b2fb16dcdf20dd4feb87e5f25b972f5f21..8ffdf9c85b3de8e6081b18ae3d2e523139365459 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -2864,7 +2864,7 @@ sub singletest { closedir(DIR); logmsg "DEBUG: No valgrind files\n" unless(@files); my $f; - my $l; + my $l=""; foreach $f (@files) { logmsg "DEBUG: valgrind file: $f\n"; if($f =~ /^valgrind$testnum\./) {