Fix: address shellcheck warnings/errors in example scripts
authorOmair Majid <omajid@redhat.com>
Thu, 11 Oct 2018 18:28:49 +0000 (14:28 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 12 Oct 2018 15:28:08 +0000 (11:28 -0400)
commitb0f8f2fa24c1d57a5306d9debc8d4ffeaee0c003
treeedb843dd7bd908ce6642b205e6d8879ee383a60a
parentdc2998379928860b82c233bdd66bab5b9dac0308
Fix: address shellcheck warnings/errors in example scripts

ShellCheck points out a number of warnings in the example scripts. In
particular, a number of normal and special shell variables are not
quoted correctly.

Signed-off-by: Omair Majid <omajid@redhat.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
doc/examples/clock-override/run-clock-override
doc/examples/demo/demo-trace
doc/examples/getcpu-override/run-getcpu-override
This page took 0.025189 seconds and 4 git commands to generate.