From: Steven Rostedt Date: Mon, 30 Jul 2012 18:37:01 +0000 (-0400) Subject: ktest: Allow perl regex expressions in conditional statements X-Git-Tag: v3.6-rc1~46^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fddbe9bbfe5771a9d9e5d0c6f5bae3213c20645;p=pandora-kernel.git ktest: Allow perl regex expressions in conditional statements Add '=~' and '!~' to the list of allowed conditionals for DEFAULT and TEST_START section if statements. ie. TEST_START IF TEST =~ .*test$ Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed