Jookia <[email protected]> writes: > This allows you to figure out why URLs are being rejected and some context > around it. > --- > doc/wget.texi | 5 ++ > src/init.c | 2 + > src/main.c | 3 ++ > src/options.h | 2 + > src/recur.c | 149 > ++++++++++++++++++++++++++++++++++++++++++++++++---------- > 5 files changed, 135 insertions(+), 26 deletions(-)
I tried the patch but some tests fail after I apply it, could you verify that "make check" passes without problems? It seems wget exits with the wrong return code. In addition, could you add a ChangeLog-like format for the commit message? You can check recent commits to see how the style looks like. Would be nice to have a test for the new option. Thanks, Giuseppe
