mirror of
https://github.com/curl/curl.git
synced 2026-06-07 19:14:16 +03:00
testcurl.pl: fix warnings 1
This commit is contained in:
parent
0c796e32e3
commit
80b1b130ce
1 changed files with 3 additions and 0 deletions
|
|
@ -77,6 +77,9 @@ use vars qw($name $email $desc $confopts $runtestopts $setupfile $mktarball
|
|||
$extvercmd $nogitpull $nobuildconf $crosscompile
|
||||
$timestamp $notes);
|
||||
|
||||
$notes='';
|
||||
$runtestopts='';
|
||||
|
||||
# version of this script
|
||||
$version='2024-11-28';
|
||||
$fixed=0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue