Fix bug #7069 - smbget does not return an error status after some errors
authorJeremy Allison <jra@samba.org>
Thu, 28 Jan 2010 18:38:24 +0000 (10:38 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 28 Jan 2010 18:38:24 +0000 (10:38 -0800)
commitf387ed88e8b5b32eb121724d99d73d8ce55e745e
tree9ebf5fea1d1a9c280ea9d37df5b1d568e5ae3b3b
parent139634563824a92c98091786e17b82d480df4a8a
Fix bug #7069 - smbget does not return an error status after some errors

A combination patch from Johannes Poehlmann <johannes@lst.de> and
Jeremy. Fix the return codes from smb_download_file() and smb_download_dir().

Jeremy.
source3/utils/smbget.c