mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08:00
cijobs: pick up circleci configure lines better
This commit is contained in:
parent
67857c022d
commit
663296c6b5
@ -348,7 +348,7 @@ sub circle {
|
||||
if($_ =~ /^ ([^ ]*):/) {
|
||||
$cmdname = $1;
|
||||
}
|
||||
elsif($_ =~ /^ .\/configure (.*)/) {
|
||||
elsif($_ =~ /^ .*.\/configure (.*)/) {
|
||||
$cmd{$cmdname}=$1;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user