public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/bouncer:master commit in: php/
Date: Tue, 30 Jan 2018 18:31:09 +0000 (UTC)	[thread overview]
Message-ID: <1517337050.e488c9e9fcea1caf476c2ddfb711b1244f64b8c9.grknight@gentoo> (raw)

commit:     e488c9e9fcea1caf476c2ddfb711b1244f64b8c9
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 30 18:30:50 2018 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Jan 30 18:30:50 2018 +0000
URL:        https://gitweb.gentoo.org/proj/bouncer.git/commit/?id=e488c9e9

Remove a debugging statement from index

 php/index.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/php/index.php b/php/index.php
index aeb7128..b925502 100644
--- a/php/index.php
+++ b/php/index.php
@@ -62,7 +62,6 @@ if (!empty($_GET['os'])&&!empty($_GET['product'])) {
 
                 // otherwise, by default, redirect them and exit
                 header('Location: '.$mirror['mirror_baseurl'].$location['location_path']);
-		var_dump($mirror);
                 exit;
             }
         }


             reply	other threads:[~2018-01-30 18:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-30 18:31 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-12-10  6:57 [gentoo-commits] proj/bouncer:master commit in: php/ Robin H. Johnson
2018-12-10  6:57 Robin H. Johnson
2018-01-30 18:16 Brian Evans

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=1517337050.e488c9e9fcea1caf476c2ddfb711b1244f64b8c9.grknight@gentoo \
    --to=grknight@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