public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Subrata Modak <subrata@linux.vnet.ibm.com>
To: Hushan Jia <hjia@redhat.com>
Cc: ltp-list@lists.sourceforge.net
Subject: Re: [LTP] [PATCH] network: fix multicast testcases Makefile
Date: Sun, 13 Sep 2009 18:47:13 +0530	[thread overview]
Message-ID: <1252847835.5357.42.camel@subratamodak.linux.ibm.com> (raw)
In-Reply-To: <4AA9AF1A.5090505@redhat.com>

On Fri, 2009-09-11 at 09:59 +0800, Hushan Jia wrote: 
> Hi,
> Repost the multicast Makefile patch:
> The Makefile of testcases/network/multicast/mc_commo and mc_member do not link binary file and config files to ../../../bin dirs.
> This patch add the links.
> 
> Thanks&  Regards,
> Hushan
> 
> ---
> 
> network: Fix multicast testcases Makefile
> 
> Signed-off-by: Hushan Jia<hjia@redhat.com>

Thanks.

Regards--
Subrata

> 
> 
> 
> --- ltp/testcases/network/multicast/mc_commo/Makefile.orig	2009-09-09 19:00:32.000000000 +0800
> +++ ltp/testcases/network/multicast/mc_commo/Makefile	2009-09-09 19:02:26.000000000 +0800
> @@ -8,6 +8,8 @@ all: $(TARGETS)
> 
>  install:
>  	ln -f mc_commo ../../../bin
> +	ln -f mc_recv ../../../bin
> +	ln -f mc_send ../../../bin
> 
>  clean:
>  	rm -f $(TARGETS)
> --- ltp/testcases/network/multicast/mc_member/Makefile.orig	2009-09-09 19:00:52.000000000 +0800
> +++ ltp/testcases/network/multicast/mc_member/Makefile	2009-09-09 19:02:00.000000000 +0800
> @@ -8,6 +8,9 @@ all: $(TARGETS)
> 
>  install:
>  	ln -f mc_member ../../../bin
> +	ln -f member ../../../bin
> +	ln -f ManyGroups ../../../bin
> +	ln -f TooManyGroups ../../../bin
> 
>  clean:
>  	rm -f $(TARGETS)


------------------------------------------------------------------------------
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
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  reply	other threads:[~2009-09-13 13:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-11  1:59 [LTP] [PATCH] network: fix multicast testcases Makefile Hushan Jia
2009-09-13 13:17 ` Subrata Modak [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-09-08 11:15 Hushan Jia
2009-09-09  6:49 ` Subrata Modak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1252847835.5357.42.camel@subratamodak.linux.ibm.com \
    --to=subrata@linux.vnet.ibm.com \
    --cc=hjia@redhat.com \
    --cc=ltp-list@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox