From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-commits+bounces-475378-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SfuMD-0001lW-0h
	for garchives@archives.gentoo.org; Sat, 16 Jun 2012 14:52:09 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8564CE0833;
	Sat, 16 Jun 2012 14:52:01 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 5A119E0833
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Jun 2012 14:52:01 +0000 (UTC)
Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id BF8C91B4002
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Jun 2012 14:52:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by hornbill.gentoo.org (Postfix) with ESMTP id 83529E5430
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Jun 2012 14:51:59 +0000 (UTC)
From: "Diego Elio Pettenò" <flameeyes@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Diego Elio Pettenò" <flameeyes@gentoo.org>
Message-ID: <1339858317.d9d2ef0a4a679ca48393abec170beec9aee0d87a.flameeyes@gentoo>
Subject: [gentoo-commits] proj/flameeyes-tinderbox:master commit in: /
X-VCS-Repository: proj/flameeyes-tinderbox
X-VCS-Files: bashrc
X-VCS-Directories: /
X-VCS-Committer: flameeyes
X-VCS-Committer-Name: Diego Elio Pettenò
X-VCS-Revision: d9d2ef0a4a679ca48393abec170beec9aee0d87a
X-VCS-Branch: master
Date: Sat, 16 Jun 2012 14:51:59 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 3bab5a61-a26c-4a98-b319-87a23f207acf
X-Archives-Hash: 3791e79d5d28a2661d40be77a3374fe8

commit:     d9d2ef0a4a679ca48393abec170beec9aee0d87a
Author:     Diego Elio Petten=C3=B2 <flameeyes <AT> flameeyes <DOT> eu>
AuthorDate: Sat Jun 16 14:51:57 2012 +0000
Commit:     Diego Elio Petten=C3=B2 <flameeyes <AT> gentoo <DOT> org>
CommitDate: Sat Jun 16 14:51:57 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/flameeyes-tin=
derbox.git;a=3Dcommit;h=3Dd9d2ef0a

And use the right name.

---
 bashrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bashrc b/bashrc
index 0f81918..5bb042d 100755
--- a/bashrc
+++ b/bashrc
@@ -65,7 +65,7 @@ tinderbox_failed() {
=20
     # check if this is an automake failure and if so, get the whole log =
inlined
     if fgrep -q "/temp/automake.out" "${PORTAGE_LOG_FILE}"; then
-	cat "${T}"/automake.log
+	cat "${T}"/automake.out
     fi
=20
     tinderbox_send_log