OSDN Git Service

perf test: test_intel_pt.sh: Use quotes around variable expansion
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 12 Sep 2022 08:34:08 +0000 (11:34 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 4 Oct 2022 11:55:23 +0000 (08:55 -0300)
commit5d7aac2bf87ab6b9f759c107b44bf8a0326c4c19
tree20b1b0de41af2d7f097506a9ece28ec311981948
parent711949e2f0bac0c8894cf84360354344be55c057
perf test: test_intel_pt.sh: Use quotes around variable expansion

As suggested by shellcheck, use quotes around variable expansion.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20220912083412.7058-8-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/shell/test_intel_pt.sh