mirror of
https://github.com/curl/curl.git
synced 2026-07-31 02:58:04 +03:00
cijobs: pick up circleci configure lines better
This commit is contained in:
parent
67857c022d
commit
663296c6b5
1 changed files with 1 additions and 1 deletions
|
|
@ -348,7 +348,7 @@ sub circle {
|
|||
if($_ =~ /^ ([^ ]*):/) {
|
||||
$cmdname = $1;
|
||||
}
|
||||
elsif($_ =~ /^ .\/configure (.*)/) {
|
||||
elsif($_ =~ /^ .*.\/configure (.*)/) {
|
||||
$cmd{$cmdname}=$1;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue