wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | Exit code for missing domain is 0 but should be non-zero (#6


From: @rockdaboot
Subject: Re: wget2 | Exit code for missing domain is 0 but should be non-zero (#652)
Date: Thu, 05 Sep 2024 11:18:30 +0000



Tim Rühsen commented: 
https://gitlab.com/gnuwget/wget2/-/issues/652#note_2091873056


This is no longer reproducible
```
$ wget2 http://nosuchdomainreallynodomain.abc -O /dev/null
Failed to resolve 'nosuchdomainreallynodomain.abc' (Name or service not known)
Failed to connect: Connect error
$ echo $?
4
```

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




reply via email to

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