From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 1D6ABE014F8 for ; Wed, 5 Jun 2013 01:26:15 -0700 (PDT) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r558QEo6004365 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 5 Jun 2013 01:26:14 -0700 (PDT) Received: from [128.224.162.230] (128.224.162.230) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.2.342.3; Wed, 5 Jun 2013 01:26:13 -0700 Message-ID: <51AEF6B4.2070405@windriver.com> Date: Wed, 5 Jun 2013 16:28:36 +0800 From: Jesse Zhang User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: Paul Eggleton References: <685ca7c686ae03be5a9cc52153c14551098ad13a.1370417284.git.sen.zhang@windriver.com> <6436687.p1tUBSTh7S@helios> In-Reply-To: <6436687.p1tUBSTh7S@helios> X-Originating-IP: [128.224.162.230] Cc: poky@yoctoproject.org Subject: Re: [PATCH 1/1] dev-manual: fix instructions for enabling ptest X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion & patch submission for meta-yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jun 2013 08:26:15 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On 06/05/2013 04:18 PM, Paul Eggleton wrote: > Good catch! However, patches against the documentation need to be sent to the > yocto@yoctoproject.org mailing list, preferably CCing Scott Rifenbark > as well. Would you mind re-sending to there? No problem. Thanks for pointing it out. I'm still learning which list is for what ;) jesse