mirror of
https://github.com/curl/curl.git
synced 2026-04-15 17:31:40 +03:00
parent
ca6bafce95
commit
ede2e812c2
26 changed files with 6 additions and 30 deletions
1
.github/scripts/verify-examples.pl
vendored
1
.github/scripts/verify-examples.pl
vendored
|
|
@ -90,4 +90,3 @@ for my $m (@files) {
|
|||
}
|
||||
}
|
||||
exit $error;
|
||||
|
||||
|
|
|
|||
1
.github/scripts/verify-synopsis.pl
vendored
1
.github/scripts/verify-synopsis.pl
vendored
|
|
@ -78,4 +78,3 @@ for my $m (@files) {
|
|||
$error |= testcompile($m);
|
||||
}
|
||||
exit $error;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue