Revise RMR install scripts for deb/rpm 82/2982/2
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 25 Mar 2020 17:20:04 +0000 (13:20 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Wed, 25 Mar 2020 17:50:54 +0000 (13:50 -0400)
commitf8e18d5b9b530c5dc8bc61ea2525268b1a0d0b35
tree1a2726c8e693f049fc95c36b5ce0b3048df50ffa
parent95cc0897e3ee30c58d2f8ea099d6e8ba68e8bc0f
Revise RMR install scripts for deb/rpm

Use -nv (non verbose) instead of -q (quiet) in wget.  Error messages
are suppressed with -q which makes failures totally inscrutable.

Default PackageCloud repository to release, but extend query for repo
tag in rmr-version.yaml file to allow use of staging repository.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: If642b48eb11d8562a2ca6f41f835b3fd89de18d3
jjb/shell/install-deb-nng-rmr.sh
jjb/shell/install-deb-rmr3.sh
jjb/shell/install-rpm-nng-rmr.sh
jjb/shell/install-rpm-rmr3.sh