mirror of
https://github.com/curl/curl.git
synced 2026-07-08 16:17:17 +03:00
parent
d77b4b7407
commit
410f3ca585
1 changed files with 1 additions and 1 deletions
|
|
@ -343,7 +343,7 @@ while(defined $file) {
|
|||
}
|
||||
elsif($file =~ /^-b(.*)/) {
|
||||
$banfunc{$1} = $1;
|
||||
print STDERR "ban use of \"$1\"\n";
|
||||
# print STDERR "ban use of \"$1\"\n";
|
||||
$file = shift @ARGV;
|
||||
next;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue