On Fri, 2008-09-05 at 10:42 +0800, [EMAIL PROTECTED] wrote: > Hi, > > The following two scripts cannot execute correctly on my box, > which doesn’t equip gawk but awk (busybox). > > testcases/kernel/ipc/ipc_stress/cleanup > testcases/kernel/ipc/ipc_stress/run_semaphore_test_01.sh > > This patch makes them, as well as other scripts( see the patch), to > not explicitly using gawk but awk.
I agree with you. While it is not necessary that gawk will be there on all systems, but, awk is common almost everywhere. Thanks for the fix. I have merged them. But you should also send the fix for : ltp/testcases/open_hpi_testsuite/clients/hpionIBMblade.c to upstream Open HPI list as well. Regards-- Subrata > > Roy > ------------------------------------------------------------------------- > 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 ------------------------------------------------------------------------- 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
