On Thu, 2008-10-23 at 16:42 +0530, Nageswara R Sastry wrote: > Hi Subrata, > > Subrata Modak wrote: > > > The above is more meaningful. I hope your next updated patch will be > > ready to be merged with another round of verification. > > Thanks a lot for your cooperation and patience. I updated the README > file and changed the dir name in the attached patch.
Thank you too for making this wonderful contribution. I have made some cosmetic changes and checked in the code: > Signed-Off-By: Nageswara R Sastry <[EMAIL PROTECTED]> > > > Regards > R.Nageswara Sastry > > > plain text document attachment (ltp_pwmng_testcases_v3.patch) > diff -uprN ltp-full-20080930/runtest/power_management_tests > ltp-full-20080930_pwmng/runtest/power_management_tests > --- ltp-full-20080930/runtest/power_management_tests 1970-01-01 > 05:30:00.000000000 +0530 > +++ ltp-full-20080930_pwmng/runtest/power_management_tests 2008-10-20 > 19:26:09.000000000 +0530 > @@ -0,0 +1 @@ > +POWER_MANAGEMENT runpwtests.sh > diff -uprN ltp-full-20080930/testcases/kernel/Makefile > ltp-full-20080930_pwmng/testcases/kernel/Makefile > --- ltp-full-20080930/testcases/kernel/Makefile 2008-09-30 > 18:06:39.000000000 +0530 > +++ ltp-full-20080930_pwmng/testcases/kernel/Makefile 2008-10-20 > 19:25:26.000000000 +0530 > @@ -1,4 +1,4 @@ > -SUBDIRS = numa containers controllers connectors include fs io ipc mem pty > sched security syscalls timers > +SUBDIRS = pwmng numa containers controllers connectors include fs io ipc mem > pty sched security syscalls timers this should be instead: +SUBDIRS = power_management numa containers controllers connectors include fs io ipc mem pty sched security syscalls timers Please recheck your code in the CVS. I hope you will keep working to improve and add over significantly. Regards-- Subrata ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
