Re: [pm-qa 1/2] display test description url

2011-09-22 Thread Amit Kucheria
Ack On Thu, Sep 22, 2011 at 4:47 PM, Daniel Lezcano wrote: > Extract the URL from the test header. > > Signed-off-by: Daniel Lezcano > --- >  cpufreq/Makefile  |    4 +++- >  sched_mc/Makefile |    4 +++- >  2 files changed, 6 insertions(+), 2 deletions(-) > > diff --git a/cpufreq/Makefile b/cpu

[pm-qa 1/2] display test description url

2011-09-22 Thread Daniel Lezcano
Extract the URL from the test header. Signed-off-by: Daniel Lezcano --- cpufreq/Makefile |4 +++- sched_mc/Makefile |4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/cpufreq/Makefile b/cpufreq/Makefile index e9050e4..3c387db 100644 --- a/cpufreq/Makefile +++ b/cpuf