From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28172 invoked by alias); 27 Aug 2007 13:37:45 -0000 Received: (qmail 28090 invoked by uid 22791); 27 Aug 2007 13:37:44 -0000 X-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DK_POLICY_SIGNSOME,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 27 Aug 2007 13:37:40 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l7RDbYGN008373 for ; Mon, 27 Aug 2007 09:37:35 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l7RDbYOm025203; Mon, 27 Aug 2007 09:37:34 -0400 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l7RDbXvA004882; Mon, 27 Aug 2007 09:37:33 -0400 Message-ID: <46D2D3B6.9030504@redhat.com> Date: Mon, 27 Aug 2007 13:37:00 -0000 From: Andrew Cagney User-Agent: Thunderbird 1.5.0.12 (X11/20070530) MIME-Version: 1.0 To: Tim Moore CC: frysk Subject: [Fwd: frysk-core/frysk/hpd AllPTSet.java ChangeLog V ...] Content-Type: multipart/mixed; boundary="------------050307040707000607020509" X-Virus-Checked: Checked by ClamAV on sourceware.org X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00349.txt.bz2 This is a multi-part message in MIME format. --------------050307040707000607020509 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-length: 102 Tim, are we testing this? I see "fix" but I don't see testing code supporting the changes. Andrew --------------050307040707000607020509 Content-Type: message/rfc822; name="frysk-core/frysk/hpd AllPTSet.java ChangeLog V ..." Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="frysk-core/frysk/hpd AllPTSet.java ChangeLog V ..." Content-length: 2539 Return-Path: Received: from pobox.corp.redhat.com ([unix socket]) by pobox.corp.redhat.com (Cyrus v2.2.12-Invoca-RPM-2.2.12-8.1.RHEL4) with LMTPA; Mon, 27 Aug 2007 06:50:05 -0400 X-Sieve: CMU Sieve 2.2 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l7RAo5G6028104 for ; Mon, 27 Aug 2007 06:50:05 -0400 Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l7RAo41K032652 for ; Mon, 27 Aug 2007 06:50:04 -0400 Received: from sourceware.org (sourceware.org [209.132.176.174]) by mx1.redhat.com (8.13.1/8.13.1) with SMTP id l7RAnqxq021895 for ; Mon, 27 Aug 2007 06:49:53 -0400 Received: (qmail 23583 invoked by alias); 27 Aug 2007 10:49:47 -0000 Received: (qmail 23565 invoked by uid 9639); 27 Aug 2007 10:49:46 -0000 Date: 27 Aug 2007 10:49:46 -0000 Message-ID: <20070827104946.23562.qmail@sourceware.org> From: moore@sourceware.org To: frysk-cvs@sourceware.org Subject: frysk-core/frysk/hpd AllPTSet.java ChangeLog V ... Mailing-List: contact frysk-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Post: List-Help: , Sender: frysk-cvs-owner@sourceware.org Reply-To: frysk@sourceware.org Delivered-To: mailing list frysk-cvs@sourceware.org X-RedHat-Spam-Score: -0.89 Content-length: 782 CVSROOT: /cvs/frysk Module name: frysk-core Changes by: moore@sourceware.org 2007-08-27 10:49:46 Modified files: frysk/hpd : AllPTSet.java ChangeLog ViewsetCommand.java Log message: Clean up output of viewset command frysk-core/frysk/hpd/ChangeLog: 2007-08-27 Tim Moore * AllPTSet.java (getTaskData): Remove debugging cruft. * ViewsetCommand.java (handle): Fix various mistakes in the set listing. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/AllPTSet.java.diff?cvsroot=frysk&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/ChangeLog.diff?cvsroot=frysk&r1=1.68&r2=1.69 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/hpd/ViewsetCommand.java.diff?cvsroot=frysk&r1=1.4&r2=1.5 --------------050307040707000607020509--