public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-ads-config:master commit in: /
Date: Thu,  3 Mar 2011 00:06:16 +0000 (UTC)	[thread overview]
Message-ID: <52b8cf4a0447ea47a75679c7f8cd5d65a8e62063.robbat2@gentoo> (raw)

commit:     52b8cf4a0447ea47a75679c7f8cd5d65a8e62063
Author:     root <root <AT> bittern <DOT> gentoo <DOT> org>
AuthorDate: Tue Nov  2 01:20:05 2010 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Tue Nov  2 01:20:05 2010 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-ads-config.git;a=commit;h=52b8cf4a

Fix debug output.

---
 settings.py |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/settings.py b/settings.py
index c0a65cb..3f19e5c 100644
--- a/settings.py
+++ b/settings.py
@@ -35,12 +35,15 @@ ADS_STRUCT = ads_module.ads
 ADS_IMAGES_DIR = os.path.join(os.path.dirname(CONFIG_PATH), 'images')
 #ADS_IMAGES_DIR = "/var/www/ads.gentoo.org/htdocs/media"
 
-DEBUG = True
+DEBUG = False
 TEMPLATE_DEBUG = DEBUG
+SEND_BROKEN_LINK_EMAILS = False
 
 ## this will email errors when DEBUG=FALSE
-ADMINS = ( 'Infrastructure', 'root@gentoo.org' )
-    # ('Your Name', 'your_email@domain.com'),
+ADMINS = (
+    ('Infrastructure', 'root@gentoo.org')
+    #('Your Name', 'your_email@domain.com'),
+    )
 
 
 MANAGERS = ADMINS



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

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-03  0:06 Robin H. Johnson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-03  0:06 [gentoo-commits] proj/gentoo-ads-config:master commit in: / Robin H. Johnson
2011-03-03  0:06 Robin H. Johnson
2011-03-03  0:06 Robin H. Johnson
2011-03-03  0:06 Robin H. Johnson
2011-03-03  0:06 Robin H. Johnson
2011-03-03  0:06 Robin H. Johnson
2011-03-03  0:06 Robin H. Johnson
2011-03-03  0:09 Robin H. Johnson
2011-05-04  0:56 Robin H. Johnson
2011-06-21 14:38 Jeremy Olexa
2011-09-20 17:46 Christian Ruppert
2012-06-06 12:42 Alec Warner
2012-06-06 12:58 Alec Warner
2012-06-06 13:01 Alec Warner
2012-06-06 13:08 Alec Warner
2012-06-06 13:14 Alec Warner
2012-06-06 13:17 Alec Warner
2012-06-07 19:58 Alec Warner
2012-06-27 18:28 Jeremy Olexa
2013-03-28 16:30 Robin H. Johnson
2013-06-09  1:08 Robin H. Johnson
2013-09-23 12:40 Alex Legler
2013-09-23 12:44 Alex Legler
2013-12-17  3:47 Alec Warner
2013-12-17  3:58 Alec Warner
2014-10-14 15:19 Robin H. Johnson
2014-10-14 15:19 Robin H. Johnson
2014-10-14 15:19 Robin H. Johnson
2014-12-02 12:53 Alexys Jacob
2014-12-02 13:19 Pavlos Ratis

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=52b8cf4a0447ea47a75679c7f8cd5d65a8e62063.robbat2@gentoo \
    --to=robbat2@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