diff options
author | Masami Hiramatsu <[email protected]> | 2017-07-07 10:03:36 +0900 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2017-07-26 15:41:43 -0600 |
commit | 97e49368515830586b09ccadcdc567283b11afb9 (patch) | |
tree | 393bd1651473f9361765549f65fa9d2cdacddf66 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 97bece60ef87d813cbe6f8f9b8e532a6a95d422a (diff) |
selftests: ftrace: Check given string is not zero-length
Use [ ! -z "$VAR" ] instead of [ "$VAR" ] to check
whether the given string variable is not zero-length
since it obviously shows what it means.
Signed-off-by: Masami Hiramatsu <[email protected]>
Acked-by: Steven Rostedt (VMware) <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions