Hi Senthil,

please find the attached patch. Kindly review this and update me

Thanks and Regards,
HariGopal G

On 21 March 2013 17:32, Senthil Kumaran <[email protected]> wrote:

> 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/ <http://www.sasenthilkumaran.com/>
>



-- 
Thanks and Regards,
HariGopal G
Android Engineer

Attachment: 0001-Parsing-pattern-was-wrong-so-updated.patch
Description: Binary data

_______________________________________________
linaro-validation mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/linaro-validation

Reply via email to