From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qa-scripts:master commit in: tinderbox/
Date: Wed, 4 Jun 2014 14:55:58 +0000 (UTC) [thread overview]
Message-ID: <1401893305.80afff4de68935f6a93bdcf9b49cfde601bca2ee.kensington@gentoo> (raw)
commit: 80afff4de68935f6a93bdcf9b49cfde601bca2ee
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 4 14:43:53 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 14:48:25 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qa-scripts.git;a=commit;h=80afff4d
tinderbox: remove references to pkgcore-checks, repoman, and DESCRIPTION.
These will now be collected at a different stage of the process.
---
tinderbox/bashrc | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/tinderbox/bashrc b/tinderbox/bashrc
index 47bb19e..85bd691 100644
--- a/tinderbox/bashrc
+++ b/tinderbox/bashrc
@@ -27,7 +27,6 @@
# - Install desktop-file-utils (strongly recommended)
# - Install pax-utils (strongly recommended)
# - Install depcheck (optional)
-# - Install pkgcore-checks (optional)
#
# CURRENT QA CHECKS
# Portage provided:
@@ -51,8 +50,6 @@
#
# External provided:
# - depcheck
-# - pcheck
-# - repoman
#
# Todo:
# - am_maintainer_mode
@@ -71,7 +68,6 @@ BUILD_DATA_DIR="${PACKAGE_DATA_DIR}/${PF}/$(uuidgen)"
tinderbox_setup_common() {
SANDBOX_ON=0 mkdir -p "${BUILD_DATA_DIR}" > /dev/null
write_data arch ${ARCH}
- write_data description ${DESCRIPTION}
write_data profile $(eselect profile show | tail -1)
write_data timestamp $(date --utc "+%F %T %Z")
}
@@ -117,11 +113,6 @@ tinderbox_postinst_checks() {
if type -P depcheck > /dev/null ; then
SANDBOX_ON=0 depcheck ${PF} > "${BUILD_DATA_DIR}"/depcheck
fi
-
- #pushd "$(dirname ${FILESDIR})" > /dev/null
- #SANDBOX_ON=0 repoman > "${PACKAGE_DATA_DIR}"/repoman
- #SANDBOX_ON=0 pcheck --license-dir "${PORTDIR}"/licenses > "${PACKAGE_DATA_DIR}"/pchecks
- #popd > /dev/null
}
write_data() {
next reply other threads:[~2014-06-04 14:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-04 14:55 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-08-28 18:30 [gentoo-commits] proj/qa-scripts:master commit in: tinderbox/ Richard Farina
2014-08-28 18:12 Richard Farina
2014-08-28 4:51 Michael Palimaka
2014-08-28 4:19 Richard Farina
2014-08-28 4:19 Richard Farina
2014-06-08 17:59 Michael Palimaka
2014-06-08 16:30 Michael Palimaka
2014-06-04 14:55 Michael Palimaka
2014-06-04 14:55 Michael Palimaka
2014-06-04 14:55 Michael Palimaka
2014-05-29 19:39 Michael Palimaka
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=1401893305.80afff4de68935f6a93bdcf9b49cfde601bca2ee.kensington@gentoo \
--to=kensington@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