git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b1d367
)
ktest: Allow perl regex expressions in conditional statements
author
Steven Rostedt
<srostedt@redhat.com>
Mon, 30 Jul 2012 18:37:01 +0000
(14:37 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Mon, 30 Jul 2012 18:37:01 +0000
(14:37 -0400)
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 <rostedt@goodmis.org>
No differences found