testcurl.pl: log the value of --runtestopts in the test header
This commit is contained in:
parent
1abc42b26c
commit
6ffc113ceb
@ -333,6 +333,7 @@ logit "EMAIL = $email";
|
||||
logit "DESC = $desc";
|
||||
logit "NOTES = $notes";
|
||||
logit "CONFOPTS = $confopts";
|
||||
logit "RUNTESTOPTS = ".$runtestopts;
|
||||
logit "CPPFLAGS = ".$ENV{CPPFLAGS};
|
||||
logit "CFLAGS = ".$ENV{CFLAGS};
|
||||
logit "LDFLAGS = ".$ENV{LDFLAGS};
|
||||
|
Loading…
x
Reference in New Issue
Block a user