Do not grep log text to determine failure 01/53601/2
authorFatih Degirmenci <fdegir@gmail.com>
Mon, 12 Mar 2018 20:10:48 +0000 (21:10 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Tue, 13 Mar 2018 09:15:28 +0000 (10:15 +0100)
commit3f97890ec1cbedfa59bd77d11b1f1436e282659b
tree8a71c0fa60d4cfa3a8aaaf6c67da60405732c52d
parentc6ea45f88ce8c11e7b0e35b6d1c8cf233ebd556c
Do not grep log text to determine failure

Pipefail should be sufficient to determine the failure so this
change gets rid of grepping the logs for failure and unreachable
to leave the evaluation to bash itself.

Change-Id: Ie928438c1503b086159276af4308f5549b58cb71
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
xci/installer/osa/deploy.sh