summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMasami Hiramatsu <mhiramat@kernel.org>2017-07-07 04:03:36 +0300
committerShuah Khan <shuahkh@osg.samsung.com>2017-07-27 00:41:43 +0300
commit97e49368515830586b09ccadcdc567283b11afb9 (patch)
tree393bd1651473f9361765549f65fa9d2cdacddf66 /Makefile
parent97bece60ef87d813cbe6f8f9b8e532a6a95d422a (diff)
downloadlinux-97e49368515830586b09ccadcdc567283b11afb9.tar.xz
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 <mhiramat@kernel.org> Acked-by: Steven Rostedt (VMware) <srostedt@goodmis.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions