--- cvs_ltp.orig/testcases/kernel/sched/tool/time-schedule.c	2008-06-03 09:53:44.000000000 -0500
+++ cvs_ltp/testcases/kernel/sched/tool/time-schedule.c	2008-08-25 05:17:13.000000000 -0500
@@ -112,7 +112,8 @@ int main (int argc, char **argv)
     sigset_t set;
     static char *usage =
         "time-schedule [-h] [-thread] [-notest] [-pipe] [-fpu] [num_running]";
-
+	
+    setpgrp();
     /*  First create pipe used to sychronise low priority processes  */
     if (pipe (fds) != 0)
     {
