Re: gnunet-download return code always 0

Christian Grothoff <[email protected]> Mon, 29 Mar 2004 11:33:45 -0500
Newsgroups gmane.network.gnunet.bugs
Organization Purdue University, Department of Computer Science
Message-ID <[email protected]>
On Wednesday 24 March 2004 12:12, Kyler Laird wrote:
> It seems that as long as gnunet-download get an output file and a URI it
> always returns a zero (OK) result code.  I would expect it to return a
> non-zero code if the download did not complete satisfactorily.  Instead,
> it appears that I have to parse the debug output and/or check the
> resulting file size to determine if an error occurred.

Right, that's a bug. Fixed in CVS.

Christian