Fix new shellcheck errors caught by latest version 56/58556/2
authorDaniel Farrell <dfarrell@redhat.com>
Thu, 8 Jun 2017 22:22:02 +0000 (18:22 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 9 Jun 2017 08:24:04 +0000 (04:24 -0400)
commitec017575609141314b2f3b1a490d9221f35e5667
tree20fce39172d2a50eadb3829b7bef6075275a13eb
parent04f91da97651e7339d4fb2bb07cba452d265cd9c
Fix new shellcheck errors caught by latest version

Main new shellcheck rule is related to exiting if cd commands fail. Add
or conditions to exit if they do, per recommendations.

Also make a few shellcheck ignores more explicit.

Change-Id: Ic8e290c1a75891b47b7aa874fe9cff0c3e9fd720
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
docker/openstack/compute/start.sh
tutorials/cluster-nodes/scripts/setup_cluster.sh
tutorials/cluster-nodes/scripts/setup_odl.sh