From 737daec8e6bd3e0fa02d8e9f639074b1df5b7980 Mon Sep 17 00:00:00 2001 From: dan Date: Mon, 25 Sep 2000 15:09:25 -0700 Subject: [PATCH] [svn] TODO: Make wget return nonzero in situations like bad HTTP auth. --- ChangeLog | 4 ++++ TODO | 2 ++ 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index c8c66fb5..ecc1674b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-09-25 Dan Harkless + + * TODO: Make wget return nonzero in situations like bad HTTP auth. + 2000-08-30 Dan Harkless * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output. diff --git a/TODO b/TODO index 198b7e42..a1b0f4dc 100644 --- a/TODO +++ b/TODO @@ -6,6 +6,8 @@ Wget. Patches to implement any of these items would be gladly accepted. The items are not listed in any particular order. Not all of them represent user-visible changes. +* Make wget return non-zero status in more situations, like incorrect HTTP auth. + * Timestamps are sometimes not copied over on files retrieved by FTP. * Wget does not currently handle "fragment identifiers" (the part of a URL