disable output redirect 14/2014/1 master
authordavidplunkett <dp7642@att.com>
Wed, 20 Nov 2019 08:33:58 +0000 (08:33 +0000)
committerdavidplunkett <dp7642@att.com>
Wed, 20 Nov 2019 08:33:58 +0000 (08:33 +0000)
commit93fc687d50a81c36ffe0380c1385639fe3a45663
treed0876ae7f8ab621aff5c16bf8515b5266aca3aba
parent3a8a0d9960753ab91e1daf74a679106e8353c553
disable output redirect

disable redirection of install_server_os.sh output using
process substitution and exec because it causes the script
to stall for ~8.5 minutes after the install has completed.

this feature can be renabled in the future if a resolution
or alternative redirection method is identified

Signed-off-by: davidplunkett <dp7642@att.com>
Change-Id: Iecf52c4b14019c83ef98d823e7c23ddcc61251ff
install_server_os.sh