Fix shellcheck errors SC2086 89/5189/1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 13 Jun 2017 03:03:32 +0000 (13:03 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 13 Jun 2017 03:03:32 +0000 (13:03 +1000)
commit6b8bc7c5fa00404831dbba4935a3af793beeadcd
tree9c7aae69ee61bdebc062065df44bfc88e25ac2c6
parent129735b3b42874ae1de0d0708e28cde16b615e9e
Fix shellcheck errors SC2086

SC2086: Double quote to prevent globbing and word splitting.

Change-Id: Ib9fd89a72d3c3f4788f9b1c02a882ace0250bd09
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
shell/sysstat.sh