cli: do not dump libarchive absence warning on startup
authorDavid Disseldorp <ddiss@samba.org>
Wed, 19 Feb 2014 15:41:35 +0000 (16:41 +0100)
committerAndreas Schneider <asn@samba.org>
Wed, 19 Feb 2014 17:22:31 +0000 (18:22 +0100)
commit43227c3d9fda806dc510fd552e340127192b9424
tree3fc2a340e4c71b7b9f0940e894299fb345227319
parent67590086664abcae2fe1478a58ab45d5ff5594ec
cli: do not dump libarchive absence warning on startup

tar_parse_args() already prints the warning if a tarmode argument is
provided.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/client/clitar.c