public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/catalyst:catalyst_2 commit in: /
Date: Fri, 24 Jun 2011 00:55:47 +0000 (UTC)	[thread overview]
Message-ID: <be47548df7105e0f656effe708f7d2e803c99aea.sping@gentoo> (raw)

commit:     be47548df7105e0f656effe708f7d2e803c99aea
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Thu Jun 23 21:45:46 2011 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 21:45:46 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=be47548d

There is no dict conf_values.settings, replace by plain conf_values

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

diff --git a/catalyst b/catalyst
index efcaa15..b4e0c37 100755
--- a/catalyst
+++ b/catalyst
@@ -179,7 +179,7 @@ def import_modules():
 
 			except IOError:
 				raise CatalystError,"Can't find "+x+".py plugin in "+\
-					conf_values.settings["sharedir"]+"/modules/"
+					conf_values["sharedir"]+"/modules/"
 
 		for x in valid_build_targets:
 			try:
@@ -190,7 +190,7 @@ def import_modules():
 
 			except IOError:
 				raise CatalystError,"Can't find "+x+".py plugin in "+\
-					conf_values.settings["sharedir"]+"/modules/"
+					conf_values["sharedir"]+"/modules/"
 
 	except ImportError:
 		print "!!! catalyst: Python modules not found in "+\



             reply	other threads:[~2011-06-24  0:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-24  0:55 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-07-10 18:32 [gentoo-commits] proj/catalyst:catalyst_2 commit in: / Sebastian Pipping
2012-07-02 14:58 Sebastian Pipping
2012-07-02 14:58 Sebastian Pipping
2012-07-02 14:53 [gentoo-commits] proj/catalyst:master " Sebastian Pipping
2012-07-02 14:58 ` [gentoo-commits] proj/catalyst:catalyst_2 " Sebastian Pipping
2012-05-13 18:10 Jorge Manuel B. S. Vicetto
2012-05-11 20:16 Raúl Porcel
2012-04-22  2:47 Jorge Manuel B. S. Vicetto
2011-11-19 19:43 Jorge Manuel B. S. Vicetto
2011-11-18 19:39 Jorge Manuel B. S. Vicetto
2011-07-14  2:18 Jorge Manuel B. S. Vicetto
2011-06-25 18:10 Sebastian Pipping
2011-06-25 15:38 Sebastian Pipping
2011-04-14 10:20 Raúl Porcel
2011-02-05 18:27 Raúl Porcel

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=be47548df7105e0f656effe708f7d2e803c99aea.sping@gentoo \
    --to=sping@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