mirror of
https://github.com/curl/curl.git
synced 2025-01-30 14:22:33 +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…
Reference in New Issue
Block a user