Changed the parsing a conditional expression in a test status file to look for 'if...
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 31 Oct 2008 07:27:03 +0000 (07:27 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 31 Oct 2008 07:27:03 +0000 (07:27 +0000)
commit7cf09d8860b31dca526dc9925cf147443e0576af
tree83919d0e0e9e0e3582377b36a146cf3cac40df56
parent25421c9cdec60ae8d74083a87db839e8704d0ad6
Changed the parsing a conditional expression in a test status file to look for 'if' and not 'IF' as all the status files use 'if'.

This change catches the regression from r646.
Review URL: http://codereview.chromium.org/8739

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@662 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/test.py