From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18571 invoked by alias); 26 Nov 2012 18:31:37 -0000 Received: (qmail 18562 invoked by uid 22791); 26 Nov 2012 18:31:36 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_VIA_APNIC X-Spam-Check-By: sourceware.org Received: from comm.purplecow.org (HELO comm.purplecow.org) (210.87.62.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 26 Nov 2012 18:31:32 +0000 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-disposition: inline Content-type: text/plain; charset=us-ascii Received: from comm.purplecow.org ([127.0.0.1]) by comm.purplecow.org (Sun Java(tm) System Messaging Server 6.3-6.03 (built Mar 14 2008; 32bit)) with ESMTP id <0ME3009IEY4I6110@comm.purplecow.org> for gcc-help@gcc.gnu.org; Tue, 27 Nov 2012 05:31:30 +1100 (EST) Received: from comm.purplecow.org ([127.0.0.1] helo=comm.purplecow.org) with IPv4:25 by ASSP.nospam; Tue, 27 Nov 2012 05:31:30 +1100 Received: from [66.103.52.207] by comm.purplecow.org (mshttpd); Mon, 26 Nov 2012 13:31:30 -0500 From: Dennis Clarke To: Ian Lance Taylor Cc: gcc-help@gcc.gnu.org Message-id: Date: Mon, 26 Nov 2012 18:31:00 -0000 Subject: Re: how to delete a test result posting In-reply-to: References: X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2012-11/txt/msg00196.txt.bz2 > On Sun, Nov 25, 2012 at 11:36 AM, Dennis Clarke > wrote: > > > > Not too sure how to delete a testsuite result posting, this was > posted in error : > > > > http://gcc.gnu.org/ml/gcc-testresults/2012-11/msg01979.html > > There is no way to delete a posting, but don't worry about it. * drat * It was 4AM when I did that. Must be more careful. Thanks for getting back to me .. last question, when does http://gcc.gnu.org/gcc-4.7/buildstat.html get updated? I wouldn't want that posting to be caught up in some automated script that collects reports on releases. Dennis