public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Diego Elio Pettenò" <flameeyes@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/flameeyes-tinderbox:master commit in: /
Date: Fri, 18 May 2012 04:32:00 +0000 (UTC)	[thread overview]
Message-ID: <1337315508.d60b42e1012cca7c73c30911353257162784f92c.flameeyes@gentoo> (raw)

commit:     d60b42e1012cca7c73c30911353257162784f92c
Author:     Diego Elio Pettenò <flameeyes <AT> flameeyes <DOT> eu>
AuthorDate: Fri May 18 04:31:48 2012 +0000
Commit:     Diego Elio Pettenò <flameeyes <AT> gentoo <DOT> org>
CommitDate: Fri May 18 04:31:48 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/flameeyes-tinderbox.git;a=commit;h=d60b42e1

Fix the remaining places that use the old format.

---
 emerge-wrapper.sh     |    2 +-
 fetch-reverse-deps.sh |    2 +-
 tinderbox-restart.sh  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/emerge-wrapper.sh b/emerge-wrapper.sh
index d6ae546..a6f745c 100755
--- a/emerge-wrapper.sh
+++ b/emerge-wrapper.sh
@@ -19,7 +19,7 @@ if [[ -f /var/log/emerge.log ]]; then
     rm -f /var/log/emerge.log
 fi
 
-source /etc/make.tinderbox.private.conf
+source /etc/portage/make.tinderbox.private.conf
 
 if [[ -n ${BTI_ACCOUNT} ]]; then
     dent_me() {

diff --git a/fetch-reverse-deps.sh b/fetch-reverse-deps.sh
index 8f43165..3991412 100755
--- a/fetch-reverse-deps.sh
+++ b/fetch-reverse-deps.sh
@@ -19,7 +19,7 @@ DEPTH=${DEPTH:-1}
 
 script="$0"
 
-[ -f /etc/make.tinderbox.private.conf ] && source /etc/make.tinderbox.private.conf
+[ -f /etc/portage/make.tinderbox.private.conf ] && source /etc/portage/make.tinderbox.private.conf
 
 fetchrevdeps() {
     curl --fail ${TINDERBOX_PROXY+--proxy ${TINDERBOX_PROXY}} http://qa-reports.gentoo.org/output/genrdeps/{r,d}index/$1 2>/dev/null

diff --git a/tinderbox-restart.sh b/tinderbox-restart.sh
index 2f96d7d..88a7c0d 100755
--- a/tinderbox-restart.sh
+++ b/tinderbox-restart.sh
@@ -23,7 +23,7 @@ reset_emergelog() {
     rm -f /var/log/emerge.log
 }
 
-source /etc/make.tinderbox.private.conf
+source /etc/portage/make.tinderbox.private.conf
 
 if [[ -n ${BTI_ACCOUNT} ]]; then
     dent_me() {



             reply	other threads:[~2012-05-18  4:32 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-18  4:32 Diego Elio Pettenò [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-05 13:42 [gentoo-commits] proj/flameeyes-tinderbox:master commit in: / Diego Elio Pettenò
2013-02-19 20:39 Diego Elio Pettenò
2013-01-26 14:49 Diego Elio Pettenò
2013-01-26  1:15 Diego Elio Pettenò
2013-01-26  0:23 Diego Elio Pettenò
2013-01-26  0:23 Diego Elio Pettenò
2013-01-26  0:23 Diego Elio Pettenò
2012-11-01 18:51 Diego Elio Pettenò
2012-11-01 16:54 Diego Elio Pettenò
2012-07-15 10:31 Diego Elio Pettenò
2012-07-15 10:28 Diego Elio Pettenò
2012-06-22 19:49 Diego Elio Pettenò
2012-06-22 19:49 Diego Elio Pettenò
2012-06-22 19:46 Diego Elio Pettenò
2012-06-21 10:48 Diego Elio Pettenò
2012-06-19 18:59 Diego Elio Pettenò
2012-06-16 14:57 Diego Elio Pettenò
2012-06-16 14:51 Diego Elio Pettenò
2012-06-16 14:48 Diego Elio Pettenò
2012-06-16 14:45 Diego Elio Pettenò
2012-06-16 14:39 Diego Elio Pettenò
2012-06-16 14:39 Diego Elio Pettenò
2012-06-15 15:09 Diego Elio Pettenò
2012-06-15 15:09 Diego Elio Pettenò
2012-06-15 15:09 Diego Elio Pettenò
2012-05-18 16:03 Diego Elio Pettenò
2012-05-18 15:56 Diego Elio Pettenò
2012-05-18 15:56 Diego Elio Pettenò
2012-05-18 15:56 Diego Elio Pettenò
2012-05-18  4:07 Diego Elio Pettenò
2012-05-18  4:07 Diego Elio Pettenò
2011-08-07 12:23 Diego Elio Pettenò
2011-05-28  9:09 Diego Elio Pettenò
2011-05-03 14:54 Diego Elio Pettenò
2011-05-03 14:54 Diego Elio Pettenò
2011-04-13 12:50 Diego Elio Pettenò
2011-03-22 17:09 Jeremy Olexa

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=1337315508.d60b42e1012cca7c73c30911353257162784f92c.flameeyes@gentoo \
    --to=flameeyes@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