public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Hushan Jia <hjia@redhat.com>
To: ltp-list@lists.sourceforge.net
Subject: [LTP]  [PATCH] network: fix multicast testcases Makefile
Date: Tue, 08 Sep 2009 19:15:34 +0800	[thread overview]
Message-ID: <4AA63CD6.2000300@redhat.com> (raw)

Hi,
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>

diff -Nrup ltp-full-20090831.orig/testcases/network/multicast/mc_commo/Makefile ltp-full-20090831/testcases/network/multicast/mc_commo/Makefile
--- ltp-full-20090831.orig/testcases/network/multicast/mc_commo/Makefile	2009-08-31 13:16:03.000000000 +0800
+++ ltp-full-20090831/testcases/network/multicast/mc_commo/Makefile	2009-09-08 18:45:37.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)
diff -Nrup ltp-full-20090831.orig/testcases/network/multicast/mc_member/Makefile ltp-full-20090831/testcases/network/multicast/mc_member/Makefile
--- ltp-full-20090831.orig/testcases/network/multicast/mc_member/Makefile	2009-08-31 13:16:03.000000000 +0800
+++ ltp-full-20090831/testcases/network/multicast/mc_member/Makefile	2009-09-08 19:04:40.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-08 11:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-08 11:15 Hushan Jia [this message]
2009-09-09  6:49 ` [LTP] [PATCH] network: fix multicast testcases Makefile Subrata Modak
  -- strict thread matches above, loose matches on Subject: below --
2009-09-11  1:59 Hushan Jia
2009-09-13 13:17 ` 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=4AA63CD6.2000300@redhat.com \
    --to=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