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:10 +0000 (11:28 -0400)
commitf045127a98f8854192c88a017c66c81bae8622db
tree303aaa096353a8b0aab23b2c0c891735457502da
parentb903f63fff04f05346b533192753cab8ce860d47
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.024452 seconds and 4 git commands to generate.