On Sun, Jul 11, 2010 at 7:18 AM, Sumit Dhoot <[email protected]> wrote:
> Hi All,
>
> I failed to add "Signed-off-by". Apologies for this.
>
> On Sun, Jul 11, 2010 at 6:55 PM,  <[email protected]> wrote:
>> Hi,
>>
>> Testcase "nfs02" fails as script does not able to find  following files
>> ascii.jmb
>> ascii.lg
>> ascii.med
>> ascii.sm
>> This is because ltp's testcases/network/Makefile doesn't installed
>> those. It is fixed with following patch.
>>
>
> Signed-off-by:  Sumit Dhoot <[email protected]>
>
> ================
>> Index: ltp-full-20100630/testcases/network/Makefile
>> ===================================================================
>> --- ltp-full-20100630.orig/testcases/network/Makefile
>> +++ ltp-full-20100630/testcases/network/Makefile
>> @@ -31,6 +31,7 @@ CLEAN_TARGETS         += $(DIR)
>>  INSTALL_DIR            := testcases/bin
>>
>>  INSTALL_TARGETS                := $(addprefix $(DIR)/bin.,sm med lg jmb)
>> +INSTALL_TARGETS                += $(addprefix $(DIR)/ascii.,sm med lg jmb)
>>
>>  RM                     += -r

ACK.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to