Looks like someone removed the source file but forgot to remove the reference to it in the ltplite runtest file. This fixes that.
Signed-off-by: Garrett Cooper <[email protected]> Index: runtest/ltplite =================================================================== RCS file: /cvsroot/ltp/ltp/runtest/ltplite,v retrieving revision 1.20.2.1 diff -u -r1.20.2.1 ltplite --- runtest/ltplite 27 Jul 2009 00:21:16 -0000 1.20.2.1 +++ runtest/ltplite 31 Jul 2009 08:43:22 -0000 @@ -287,7 +287,6 @@ geteuid01 geteuid01 getgid01 getgid01 -getgid02 getgid02 getgid03 getgid03 getgroups01 getgroups01 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
