public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petteri Räty" <betelgeuse@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/libbash:master commit in: /, test/
Date: Thu,  4 Aug 2011 14:24:47 +0000 (UTC)	[thread overview]
Message-ID: <50d971dace5e40e4ed08ca1fdc835d9b016635b3.betelgeuse@gentoo> (raw)

commit:     50d971dace5e40e4ed08ca1fdc835d9b016635b3
Author:     Mu Qiao <qiaomuf <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  4 09:01:11 2011 +0000
Commit:     Petteri Räty <betelgeuse <AT> gentoo <DOT> org>
CommitDate: Thu Aug  4 14:15:15 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/libbash.git;a=commit;h=50d971da

Test: move test_coverage.sh to test/

---
 Makefile.am                               |    4 ++--
 test_coverage.sh => test/test_coverage.sh |    0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 3ca0e08..cbc9f3b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -313,7 +313,7 @@ EXTRA_DIST = bashast/bashast.g \
 			 scripts/bar.eclass \
 			 utils/metadata_diff.sh \
 			 utils/isolated-functions.sh \
-			 test_coverage.sh \
+			 test/test_coverage.sh \
 			 autogen.sh \
 			 $(BASH_TESTS) \
 			 $(EBUILD_TESTS) \
@@ -402,5 +402,5 @@ benchmark_parser: callgrind.out
 	callgrind_annotate callgrind.out
 
 test_coverage: dist
-	MAKE=$(MAKE) DIST_ARCHIVES=$(DIST_ARCHIVES) ./test_coverage.sh
+	MAKE=$(MAKE) DIST_ARCHIVES=$(DIST_ARCHIVES) test/test_coverage.sh
 	rm $(DIST_ARCHIVES)

diff --git a/test_coverage.sh b/test/test_coverage.sh
similarity index 100%
rename from test_coverage.sh
rename to test/test_coverage.sh



             reply	other threads:[~2011-08-04 14:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-04 14:24 Petteri Räty [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-13 11:06 [gentoo-commits] proj/libbash:master commit in: /, test/ Petteri Räty
2011-04-12 18:29 Petteri Räty

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=50d971dace5e40e4ed08ca1fdc835d9b016635b3.betelgeuse@gentoo \
    --to=betelgeuse@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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