Resolve shellcheck SC2129 use {...} >> file 18/62818/2
authorThanh Ha <zxiiro@gmail.com>
Thu, 16 Jan 2020 02:26:37 +0000 (12:26 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 16 Jan 2020 02:26:37 +0000 (12:26 +1000)
commit55afab878df8cfead43ac4b19e5958ee52737627
tree557457c2e9f38f9fe6a08b48157666804c7efabc
parentffe183ed059c51a615ddc5d1f4de556be7c51ea9
Resolve shellcheck SC2129 use {...} >> file

SC2129: Consider using { cmd1; cmd2; } >> file instead of
individual redirects.

Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Change-Id: Ib7327c9f5867379654ada6b89d415321fe9fc89a
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
shell/jenkins-configure-clouds.sh