wget: ignore --no-check-certificate
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 10 Feb 2010 18:37:29 +0000 (19:37 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 10 Feb 2010 18:37:29 +0000 (19:37 +0100)
commit3fdba181c34f537867fce0b5afa2cc360b11be25
tree0e9f2a1f30b16a507e275782a1ff41cd85d867d5
parent10544a841002a9b4075ee267effcd330a0c705ca
wget: ignore --no-check-certificate

Used in a number of scripts, don't barf on it (we don't do ssl ATM).

function                                             old     new   delta
static.wget_longopts                                 122     145     +23
.rodata                                           131925  131947     +22
packed_usage                                       26860   26859      -1
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/1 up/down: 45/-1)              Total: 44 bytes

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/usage.h
networking/wget.c