Bug 328521
Summary: | Wget does not return proper exit status when using -r or --mirror | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Victor Gregorio <contactvictorg> |
Component: | wget | Assignee: | Karsten Hopp <karsten> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 7 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-01-22 13:57:02 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Victor Gregorio
2007-10-11 21:05:21 UTC
This is related to the exit status discussion at http://www.mail-archive.com/wget@sunsite.dk/msg10655.html - The first attempt is trying to download a single file (the index file). This is no available -> failure - the other attempts try to mirror a website, there's nothing to download -> success According to Micah Cowan's explanation this is the expected and intended behaviour. |