mirror of
https://github.com/curl/curl.git
synced 2026-08-26 17:43:31 +03:00
drop FATAL, do it separate PR
This commit is contained in:
parent
f63d275137
commit
7070a7ea14
46 changed files with 46 additions and 46 deletions
|
|
@ -28,7 +28,7 @@
|
|||
# non-secure test harness servers.
|
||||
|
||||
use strict;
|
||||
use warnings 'FATAL' => 'all';
|
||||
use warnings;
|
||||
|
||||
BEGIN {
|
||||
push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue