diff options
author | 2015-03-30 16:21:00 +1100 | |
---|---|---|
committer | 2015-03-31 10:15:46 -0600 | |
commit | 44164c4ba98c3dd3560d929ba66da51b5170ff1c (patch) | |
tree | efc0a82b3dc7bdfdf1e0e49295b3614790c6c1c8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ftracetest: Cope properly with stack tracer not being enabled (diff) | |
download | wireguard-linux-44164c4ba98c3dd3560d929ba66da51b5170ff1c.tar.xz wireguard-linux-44164c4ba98c3dd3560d929ba66da51b5170ff1c.zip |
ftracetest: Convert exit -1 to exit $FAIL
POSIX says that exit takes an unsigned integer between 0 and 255, so
using -1 doesn't work on POSIX shells.
There is already a well-defined failure code, $FAIL (1), so use that.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions