commit | 09ecbb07a5c9fa31dc72ee8fb1c3fbd1145448dd | [log] [tgz] |
---|---|---|
author | Jiri Olsa <jolsa@redhat.com> | Wed Dec 19 09:52:21 2012 +0100 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Jan 24 16:40:12 2013 -0300 |
tree | db677fca8854046c5c4d050311f069c2e11586f9 | |
parent | 876650e6c3209861a8949111140d805b3440951f [diff] |
perf tests: Fix PYTHONPATH for python-use test tracepoints If there's not OUTPUT variable defined the PYTHONPATH ends up with /python. We need to remove the extra '/'. Signed-off-by: Jiri Olsa <jolsa@redhat.com> Link: http://lkml.kernel.org/n/tip-h1hzfyfcdxjnuq9fin2cjwlr@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>