[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] Bug in exit code when using mirror option (-m)
From: |
Petr Praus |
Subject: |
[Bug-wget] Bug in exit code when using mirror option (-m) |
Date: |
Mon, 22 Dec 2008 19:12:53 +0100 |
Hi,
wget -m http://www.google.com/foo
Above command returns HTTP error 404 as expected but exit code returned is 0
When I run:
wget http://www.google.com/foo
I get 404 as expected and exit code is 1. I believe this inconsistent
behaviour is a bug.
Thanks a lot for fixing, Petr Praus
- [Bug-wget] Bug in exit code when using mirror option (-m),
Petr Praus <=