Enable packer wget non-verbose mode 45/60845/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 28 Jul 2017 02:51:41 +0000 (22:51 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 28 Jul 2017 02:52:55 +0000 (22:52 -0400)
commitbec2f1fafa0990314f6e540993db8c7a303591a9
tree35f21ad021bd7966aa960ef0988f0b88bac59942
parent57b140e9be0246a5d0fce424739cb891bdf931c7
Enable packer wget non-verbose mode

Also change all --no-verbose to -nv. Some versions of wget use
--no-verbose and others use --non-verbose both all of them use -nv for
the short form so this should work on all versions of wget.

Change-Id: I13a72ee5333739ca1f3a1e6f066cfb9bd3d11f35
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
packer/provision/java-builder.sh