Hi Hari,
On Thursday 21 March 2013 04:45 PM, Harigopal Gollamudi wrote:
Please find the patch with updated parse pattern.
I went through the pattern just now. It is still wrong. You cannot use
the regex directly as you do in python, you must double escape stuff for
example, like (please look at other parse patterns from different test
definitions):
\s ==> \\s
\S ==> \\S
Since all the required scripts are available in the git repository, I
suggest you to have the YAML file on some public URL
(people.linaro.org?) and refer it from your JSON file, that way you can
test it out.
Thank You.
--
Senthil Kumaran S
http://www.stylesen.org/
http://www.sasenthilkumaran.com/
_______________________________________________
linaro-validation mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/linaro-validation