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:26:43 +0000 (11:26 -0400)
commit9f1f640062354364e282f7d18f0e2b0b6eb4a9b7
treeedb843dd7bd908ce6642b205e6d8879ee383a60a
parentc75c0422c64f33c0102e1778cecc812c58b700e5
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.024032 seconds and 4 git commands to generate.