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/ag-web:master commit in: /
Date: Sun, 22 Feb 2015 00:19:08 +0000 (UTC)	[thread overview]
Message-ID: <1424564204.d7e70b636ba47429d51a515c7038eba37fc20c15.robbat2@gentoo> (raw)

commit:     d7e70b636ba47429d51a515c7038eba37fc20c15
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 21 23:52:54 2015 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sun Feb 22 00:16:44 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/ag-web.git;a=commit;h=d7e70b63

Remove old variable.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

---
 ag-web.rb | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/ag-web.rb b/ag-web.rb
index d07a18a..f53e94f 100644
--- a/ag-web.rb
+++ b/ag-web.rb
@@ -24,8 +24,6 @@ $es.transport.reload_connections!
 
 $config = YAML.load_file('config.yml')
 
-$valid_lists = %w[www-redesign gentoo-alt gentoo-dev gentoo-amd64]
-
 get '/:list/report/:msgid' do
   return unless list_check
 
@@ -157,4 +155,4 @@ end
 
 get '/' do
   erb :index
-end
\ No newline at end of file
+end


             reply	other threads:[~2015-02-22  0:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-22  0:19 Robin H. Johnson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-02-25 11:02 [gentoo-commits] proj/ag-web:master commit in: / Alex Legler
2015-02-22  0:48 Alex Legler
2015-02-22  0:30 Alex Legler
2015-02-22  0:29 Alex Legler
2015-02-21 15:50 Alex Legler

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=1424564204.d7e70b636ba47429d51a515c7038eba37fc20c15.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