aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2012-06-20 12:52:59 -0700
committerLinus Torvalds <[email protected]>2012-06-20 14:39:35 -0700
commit0eff08b5d1bf4b30f1a549a58c85806748256b18 (patch)
treef246ba6d7b2c23b2c5eb141f2a544feaee0add55 /tools/perf/util/scripting-engines/trace-event-python.c
parent5e7b6ed8e9bf3c8e3bb579fd0aec64f6526f8c81 (diff)
xtensa: use "test -e" instead of bashism "test -a"
On Ubuntu, /bin/sh is a symlink to dash, which does not support "test -a". This causes messages like test: 1: -a: unexpected operator test: 1: -a: unexpected operator and link failures like (.init.text+0x132): undefined reference to `platform_init' due to the appropriate platform code not being compiled. Signed-off-by: Geert Uytterhoeven <[email protected]> Cc: Chris Zankel <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions