From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Buchacher Subject: Re: [PATCH] use test number as port number Date: Tue, 18 Oct 2011 22:09:59 +0200 Message-ID: <20111018200959.GA2072@ecki> References: <20111014211921.GB16429@sigill.intra.peff.net> <1318803076-4229-1-git-send-email-drizzd@aon.at> <20111017020103.GA18536@sigill.intra.peff.net> <20111017195547.GB29479@ecki> <7vobxfl4kj.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jeff King , git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Tue Oct 18 22:09:44 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RGFyp-000057-Rm for gcvg-git-2@lo.gmane.org; Tue, 18 Oct 2011 22:09:44 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753823Ab1JRUJj (ORCPT ); Tue, 18 Oct 2011 16:09:39 -0400 Received: from bsmtp4.bon.at ([195.3.86.186]:22870 "EHLO bsmtp.bon.at" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751140Ab1JRUJj (ORCPT ); Tue, 18 Oct 2011 16:09:39 -0400 Received: from localhost (p5B22FE7E.dip.t-dialin.net [91.34.254.126]) by bsmtp.bon.at (Postfix) with ESMTP id 5441E10011; Tue, 18 Oct 2011 22:09:30 +0200 (CEST) Content-Disposition: inline In-Reply-To: <7vobxfl4kj.fsf@alter.siamese.dyndns.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Mon, Oct 17, 2011 at 01:57:00PM -0700, Junio C Hamano wrote: > > I've fixed and queued the previous one as aa0b028 (daemon: add tests, > 2011-10-17); does that look good enough? Yep, perfect. Thanks.