On Thu, 2008-05-22 at 17:52 +0200, Gilles Carry wrote: > --- > testcases/realtime/scripts/run_c_files.sh | 8 -------- > 1 files changed, 0 insertions(+), 8 deletions(-)
Thanks. Applied. --Subrata > > diff --git a/testcases/realtime/scripts/run_c_files.sh > b/testcases/realtime/scripts/run_c_files.sh > index 6ba4499..2eb0b42 100755 > --- a/testcases/realtime/scripts/run_c_files.sh > +++ b/testcases/realtime/scripts/run_c_files.sh > @@ -52,11 +52,3 @@ do > fi > done > done > -exit > - echo -e "--- Running testcase $cmd $params --- \n" | > tee -a $LOG_FILE > - date | tee -a $LOG_FILE > - echo "Logging to $LOG_FILE" | tee -a $LOG_FILE > - eval ./$cmd 2>&1 $params| tee -a $LOG_FILE > - echo "" | tee -a $LOG_FILE > - date | tee -a $LOG_FILE > - echo -e "The $cmd test appears to have completed. \n" | > tee -a $LOG_FILE ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
