X-Spam-Checker-Version: SpamAssassin 3.4.0-r929098 (2010-03-30) on oss.sgi.com X-Spam-Level: ** X-Spam-Status: No, score=2.5 required=5.0 tests=BAYES_05,HTML_MESSAGE autolearn=no version=3.4.0-r929098 Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q544nYhJ187671 for ; Sun, 3 Jun 2012 23:49:34 -0500 X-ASG-Debug-ID: 1338785371-04cb6c3b931fcc50001-S8gJnT Received: from postoffice2.aconex.com (mail.aconex.com [203.166.49.3]) by cuda.sgi.com with ESMTP id IYLDjJqlVDM3K1vt for ; Sun, 03 Jun 2012 21:49:32 -0700 (PDT) X-Barracuda-Envelope-From: nscott@aconex.com X-Barracuda-Apparent-Source-IP: 203.166.49.3 Received: from postoffice.aconex.com (postoffice.yarra.acx [192.168.35.100]) by postoffice2.aconex.com with ESMTP id tq5IvSyai3KWABvu for ; Mon, 04 Jun 2012 14:49:29 +1000 (EST) Received: from gatekeeper.aconex.com (gatekeeper.yarra.acx [192.168.35.102]) by postoffice.aconex.com (Postfix) with ESMTP id E13693CE00F8 for ; Mon, 4 Jun 2012 14:32:13 +1000 (EST) Received: from localhost (localhost.localdomain [127.0.0.1]) by gatekeeper.aconex.com (Postfix) with ESMTP id 53DCD9E0013 for ; Mon, 4 Jun 2012 14:32:48 +1000 (EST) X-Virus-Scanned: amavisd-new at aconex.com Received: from gatekeeper.aconex.com ([127.0.0.1]) by localhost (gatekeeper.aconex.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g+Gb43oBAWo7 for ; Mon, 4 Jun 2012 14:32:47 +1000 (EST) Received: from acxmail-au2.aconex.com (acxmail-au2.aconex.com [192.168.35.104]) by gatekeeper.aconex.com (Postfix) with ESMTP id B7E719E0008 for ; Mon, 4 Jun 2012 14:32:47 +1000 (EST) Received: from localhost (localhost.localdomain [127.0.0.1]) by acxmail-au2.aconex.com (Postfix) with ESMTP id B04873B20003 for ; Mon, 4 Jun 2012 14:32:47 +1000 (EST) X-Virus-Scanned: amavisd-new at aconex.com Received: from acxmail-au2.aconex.com ([127.0.0.1]) by localhost (acxmail-au2.aconex.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GAOhhtVGLfCT for ; Mon, 4 Jun 2012 14:32:47 +1000 (EST) Received: from acxmail-au2.aconex.com (acxmail-au2.aconex.com [192.168.35.104]) by acxmail-au2.aconex.com (Postfix) with ESMTP id 8EAE03B20002 for ; Mon, 4 Jun 2012 14:32:47 +1000 (EST) Date: Mon, 4 Jun 2012 14:32:47 +1000 (EST) From: Nathan Scott To: pcp@oss.sgi.com Message-ID: <706621581.642359.1338784367460.JavaMail.root@acxmail-au2.aconex.com> In-Reply-To: <1247418350.642355.1338784356653.JavaMail.root@acxmail-au2.aconex.com> Subject: pcpqa updates MIME-Version: 1.0 X-ASG-Orig-Subj: pcpqa updates Content-Type: multipart/alternative; boundary="----=_Part_642358_1811098937.1338784367459" X-Originating-IP: [192.168.7.164] X-Mailer: Zimbra 7.1.4_GA_2567 (ZimbraWebClient - FF3.0 (Linux)/7.1.4_GA_2555) X-Virus-Scanned: by bsmtpd at aconex.com X-Barracuda-Connect: mail.aconex.com[203.166.49.3] X-Barracuda-Start-Time: 1338785371 X-Barracuda-URL: http://192.48.176.15:80/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at sgi.com X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using per-user scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=1.3 tests=HTML_MESSAGE X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.98886 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.00 HTML_MESSAGE BODY: HTML included in message ------=_Part_642358_1811098937.1338784367459 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Changes committed to git://oss.sgi.com/pcp/pcpqa.git master .gitignore | 1 + 404.out | 4 ++-- src-oss/unpack.c | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) commit 1d532d061f559d0d9aa70d0f5dc9e3e2ec8494f8 Author: Nathan Scott Date: Mon Jun 4 14:30:37 2012 +1000 Ignore pmlogger log files leftover in src directory. commit 2a5d49081332bade66cbb07abf62d99ab02b5935 Author: Nathan Scott Date: Mon Jun 4 14:30:12 2012 +1000 Test instance identifier use in event record unpack routines. ------=_Part_642358_1811098937.1338784367459 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <= div style=3D'font-family: times new roman,new york,times,serif; font-size: = 12pt; color: #000000'>
Changes committed to git://oss.sgi.com/pcp/pcpqa= .git master

 .gitignore       |&n= bsp;   1 +
 404.out      &n= bsp;   |    4 ++--
 src-oss/unpack.c |&nbs= p;   2 +-
 3 files changed, 4 insertions(+), 3 deletions(= -)

commit 1d532d061f559d0d9aa70d0f5dc9e3e2ec8494f8
Author: Nathan= Scott <nathans@debian.org>
Date:   Mon Jun 4 14:30:37 2= 012 +1000

    Ignore pmlogger log files leftover in s= rc directory.

commit 2a5d49081332bade66cbb07abf62d99ab02b5935
Aut= hor: Nathan Scott <nathans@debian.org>
Date:   Mon Jun 4= 14:30:12 2012 +1000

    Test instance identifier use= in event record unpack routines.

------=_Part_642358_1811098937.1338784367459--