mirror of
https://github.com/curl/curl.git
synced 2025-02-05 14:30:10 +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($_ =~ /^ ([^ ]*):/) {
|
if($_ =~ /^ ([^ ]*):/) {
|
||||||
$cmdname = $1;
|
$cmdname = $1;
|
||||||
}
|
}
|
||||||
elsif($_ =~ /^ .\/configure (.*)/) {
|
elsif($_ =~ /^ .*.\/configure (.*)/) {
|
||||||
$cmd{$cmdname}=$1;
|
$cmd{$cmdname}=$1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user