19215: Add -o pipefail to installer.sh
authorPeter Amstutz <peter.amstutz@curii.com>
Fri, 2 Dec 2022 17:11:09 +0000 (12:11 -0500)
committerPeter Amstutz <peter.amstutz@curii.com>
Fri, 2 Dec 2022 17:11:54 +0000 (12:11 -0500)
commit18292fffce3fcfe1c65121bc89deb38168bd840d
treec7cdaca89325e533909067d1e54884956af4bb94
parent1f13763d7da966618550163d43691c6cfb14dda0
19215: Add -o pipefail to installer.sh

This avoids having "| tee" suppress errors that should have caused the
script to stop.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
tools/salt-install/installer.sh