diff options
author | 2013-02-18 09:35:49 -0500 | |
---|---|---|
committer | 2013-02-18 09:35:49 -0500 | |
commit | 7328735cbf68b7cd4d7ef16e172013743cdc2bc4 (patch) | |
tree | 66a6ff7a8d90f809d81c5f77e8219dc40e5c50a1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ktest: Ignore warnings during reboot (diff) | |
download | linux-dev-7328735cbf68b7cd4d7ef16e172013743cdc2bc4.tar.xz linux-dev-7328735cbf68b7cd4d7ef16e172013743cdc2bc4.zip |
ktest: Remove indexes from warnings check
The index of a line where a warning is tested can be returned
differently on different versions of gcc (or same version compiled
differently). That is, a tab + space can give different results. This
causes the warning check to produce a false positive. Removing the
index from the check fixes this issue.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions