Change array in loop bashism to satisfy shellcheck 69/58669/2
authorDaniel Farrell <dfarrell@redhat.com>
Sat, 10 Jun 2017 21:19:46 +0000 (17:19 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Sat, 10 Jun 2017 21:24:52 +0000 (17:24 -0400)
commit402be49ac0060f3e8853b69a852308fc74c10ada
tree2ab2ba15eeba5162f21f240f57dc3dee17c34caf
parentdd2aee4da8184588e0c3a504116f017f440ce8ec
Change array in loop bashism to satisfy shellcheck

Warning: I'm not totally sure this is right, but it seems to be the
recommended way to keep the same behavior we had but be explicit that
we want it. If shellcheck was actually catching a bug and we don't want
the old behavior, we should do the loop recommendation.

https://github.com/koalaman/shellcheck/wiki/SC2199

Change-Id: Ibcb2e88ad4df7d1789747b137e2135154ca8435a
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
jjb/opendaylight-infra-cleanup-stale-stacks.sh