]> git.karo-electronics.de Git - mv-sheeva.git/commit
ktest: Allow a test case to undefine a default value
authorSteven Rostedt <srostedt@redhat.com>
Mon, 8 Nov 2010 21:45:50 +0000 (16:45 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 18 Nov 2010 16:23:10 +0000 (11:23 -0500)
commit21a9679feadf6b215c4f932b0df5d252b4822c45
tree9219442a28e6046c9972320ae8c074bb522471f0
parent51ad1dd1034684e9c490eb41c17cde8ffb682ab1
ktest: Allow a test case to undefine a default value

Allow a test case in the config file to undefine a default
value by specifying the option and equal sign but not assigning
it a value:

  OPTION =

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl