From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: Master - Do not track html, tmp and some test-suite files Date: Mon, 27 Jun 2016 09:36:20 +0200 Message-ID: <87h9cf9j7v.fsf@pobox.com> References: <20160624234027.63774ac6@capac> <87inwxbo6x.fsf@pobox.com> <20160625175133.6c4502b9@capac> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1467013020 1951 80.91.229.3 (27 Jun 2016 07:37:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Jun 2016 07:37:00 +0000 (UTC) Cc: guile-devel To: David Pirotte Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jun 27 09:36:51 2016 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bHR6A-0006ew-GJ for guile-devel@m.gmane.org; Mon, 27 Jun 2016 09:36:50 +0200 Original-Received: from localhost ([::1]:57003 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHR69-0005cq-QZ for guile-devel@m.gmane.org; Mon, 27 Jun 2016 03:36:49 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHR5v-0005b5-Q7 for guile-devel@gnu.org; Mon, 27 Jun 2016 03:36:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bHR5q-0005s6-RW for guile-devel@gnu.org; Mon, 27 Jun 2016 03:36:34 -0400 Original-Received: from pb-sasl1.pobox.com ([64.147.108.66]:53720 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHR5q-0005s2-NY for guile-devel@gnu.org; Mon, 27 Jun 2016 03:36:30 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-sasl1.pobox.com (Postfix) with ESMTP id 5EA582017D; Mon, 27 Jun 2016 03:36:29 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=kkfw43ggidV/E213OEsB6NEKMGQ=; b=wxBB4H PkYnJMYBqVsFUlEmuSJ/cFuceAbn6HIUbMgXZ38NznsWD9+Gyg/fgt7ew8WP7nhe hLNgQNZNpNg+20+J+iqnCnKEOPI51uWVkRp83uEUIPf9qBTdxvqH0PFR8m+A86me bXEfzxsdvKmvHpUvEA8V3tVrStv50DoTO1d8Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=qIqDiIjKMWq+TIeBRElm9RAvrpQLbIom XuABd6g1Wi8OulDWbcyM3RyPOXcB20zHRRV5DZOdGWsMMlk/WC7e8pA+qemn+eP3 sTAzfOvZTplF6n7cGWYljq9Ep/gnSirnzPSCexqk+1+T5lgMQMYIO5B2CrZSHClP /AVviR1KQg8= Original-Received: from pb-sasl1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-sasl1.pobox.com (Postfix) with ESMTP id 570902017C; Mon, 27 Jun 2016 03:36:29 -0400 (EDT) Original-Received: from clucks (unknown [88.160.190.192]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pb-sasl1.pobox.com (Postfix) with ESMTPSA id 77D2B20179; Mon, 27 Jun 2016 03:36:28 -0400 (EDT) In-Reply-To: <20160625175133.6c4502b9@capac> (David Pirotte's message of "Sat, 25 Jun 2016 17:51:33 -0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-Pobox-Relay-ID: DC45FBF2-3C39-11E6-A637-C1836462E9F6-02397024!pb-sasl1.pobox.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 64.147.108.66 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.org gmane.lisp.guile.devel:18446 Archived-At: On Sat 25 Jun 2016 22:51, David Pirotte writes: > From 45795a5d90de5e87b452d32189a9b5b1eb410ae5 Mon Sep 17 00:00:00 2001 > From: David Pirotte > Date: Sat, 25 Jun 2016 17:42:09 -0300 > Subject: [PATCH 2/2] Do not track some test-suite files > > * .gitignore: Adding test-smob-mark-race to the list of the test-suite > files we do not track. Applied to both branches, thanks :) Andy