From patchwork Wed May 20 07:41:59 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lionel Orry X-Patchwork-Id: 474202 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 4C3F5140D4E for ; Wed, 20 May 2015 17:42:30 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=B079KR8Y; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 4138F95A30; Wed, 20 May 2015 07:42:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id olEWNitj-JnV; Wed, 20 May 2015 07:42:27 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 5DCC5959FD; Wed, 20 May 2015 07:42:27 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id E342A1C1F95 for ; Wed, 20 May 2015 07:42:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id DF885A352D for ; Wed, 20 May 2015 07:42:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JhWTvQp_QRu4 for ; Wed, 20 May 2015 07:42:26 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 04209A3527 for ; Wed, 20 May 2015 07:42:26 +0000 (UTC) Received: by wizk4 with SMTP id k4so144740228wiz.1 for ; Wed, 20 May 2015 00:42:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=Xp9dzjmjUWkRQ7h2rvdUIHzt6FrDe1SRu2Ewx9+c8rc=; b=B079KR8Yt65kYMOA24oAsy66ifzS1fhkpMtYO1k3A9AsWm8+IELmpfFHSQmhWSZhXL OtAClWuSD4sHm/tgn3QE//8jewzNTJ9cR23TJ3CGEzcTYz5iakzixFvNqt0Kll4Ew6eR wud7UklG6AbHLUIJDQdhSSf6YXzG8LizRIogo8g0KqSE+1+oXyc6Tu3IIeHfpSMPf7Ns cE5/55fhlMyLdv8fMl/MTiMCTUGot31gKMop3rjmVQW16tnGwI9YA/w7EvfV/peneDhy fS8uwhhuNDI2CvUmHqFOYUJVA9LNDfK6KyEqkEX0V4/uwtpfY4yxEBbDn62HG180jNNr crDQ== X-Received: by 10.180.37.3 with SMTP id u3mr39122404wij.43.1432107744672; Wed, 20 May 2015 00:42:24 -0700 (PDT) Received: from lor_dev.emsys (mut38-h03-62-34-159-145.dsl.sta.abo.bbox.fr. [62.34.159.145]) by mx.google.com with ESMTPSA id ch2sm1981283wib.18.2015.05.20.00.42.23 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 May 2015 00:42:23 -0700 (PDT) From: Lionel Orry To: buildroot@buildroot.org Date: Wed, 20 May 2015 09:41:59 +0200 Message-Id: <1432107719-29817-1-git-send-email-lionel.orry@gmail.com> X-Mailer: git-send-email 2.1.0 Subject: [Buildroot] [PATCH v2 1/1] autobuild web/rss: Fix base url for results X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" This commit fixes the base url previously pointing at http://buildroot.humanoidz.org to the right base url http://autobuild.buildroot.org. Signed-off-by: Lionel Orry --- Changes v1 -> v2: - Correct the commit short text which was wrong Signed-off-by: Lionel Orry --- web/rss.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/rss.php b/web/rss.php index fee8cd7..8b02a07 100644 --- a/web/rss.php +++ b/web/rss.php @@ -26,7 +26,7 @@ $results = bab_get_results(0, 50); echo " \n"; echo " \n"; while ($current = mysql_fetch_object($results)) - echo "identifier . "\"/>\n"; echo " \n"; echo " \n"; @@ -35,7 +35,7 @@ echo "\n"; mysql_data_seek($results, 0); while ($current = mysql_fetch_object($results)) { - echo " identifier . "\">\n"; if ($current->status == 0) @@ -46,7 +46,7 @@ while ($current = mysql_fetch_object($results)) { $status = "timed out"; echo " Build " . $status . " at " . $current->builddate . "\n"; - echo " http://buildroot.humanoidz.org/results/" . + echo " http://autobuild.buildroot.org/results/" . $current->identifier . "\n"; echo " \n"; if ($current->status == 0) {