wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | Fix for -p -nc Bug (!416)


From: Kumar Mallikarjuna
Subject: Re: [Wget-dev] wget2 | Fix for -p -nc Bug (!416)
Date: Fri, 22 Mar 2019 11:51:02 +0000



Kumar Mallikarjuna commented on a discussion on tests/test-p-nc.c:

> +             WGET_TEST_EXPECTED_ERROR_CODE, 0,
> +             WGET_TEST_EXISTING_FILES, &(wget_test_file_t []) {
> +                     { urls[0].name + 1, modified_index_html },
> +                     { urls[4].name + 1, "modified image" },
> +                     {       NULL } },
> +             WGET_TEST_EXPECTED_FILES, &(wget_test_file_t []) {
> +                     { urls[0].name + 1, modified_index_html },
> +                     { urls[4].name + 1, "modified image" },
> +                     { urls[5].name + 1, urls[5].body },
> +                     { urls[6].name + 1, urls[6].body },
> +                     { urls[7].name + 1, urls[7].body },
> +                     {       NULL }},
> +             0);
> +
> +     exit(0);
> +}

Done in 
[e7bc0098](https://gitlab.com/gnuwget/wget2/commit/e7bc0098fd3394ea8fff1e946093c4abb20989e9).
Please review.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/416#note_153245927
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]