From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-catalyst+bounces-2917-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 51232138247
	for <garchives@archives.gentoo.org>; Wed, 18 Dec 2013 03:41:09 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 55CD7E0AFD;
	Wed, 18 Dec 2013 03:41:08 +0000 (UTC)
Received: from qmta03.westchester.pa.mail.comcast.net (qmta03.westchester.pa.mail.comcast.net [76.96.62.32])
	by pigeon.gentoo.org (Postfix) with ESMTP id CC983E0AFD
	for <gentoo-catalyst@lists.gentoo.org>; Wed, 18 Dec 2013 03:41:07 +0000 (UTC)
Received: from omta12.westchester.pa.mail.comcast.net ([76.96.62.44])
	by qmta03.westchester.pa.mail.comcast.net with comcast
	id 2rPG1n0020xGWP853rh7Gv; Wed, 18 Dec 2013 03:41:07 +0000
Received: from odin.tremily.us ([24.18.63.50])
	by omta12.westchester.pa.mail.comcast.net with comcast
	id 2rh61n00M152l3L3Yrh7pH; Wed, 18 Dec 2013 03:41:07 +0000
Received: by odin.tremily.us (Postfix, from userid 1000)
	id 0F591D8BBCE; Tue, 17 Dec 2013 19:41:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tremily.us; s=odin;
	t=1387338066; bh=y42zIjeYpDt2dtwnvk24jd7QHtNwr9oRBZ4gSOaNKJo=;
	h=Date:From:To:Subject:References:In-Reply-To;
	b=UYb9g+yUOsdVBmwOUpo4osweY3bwUw6YlLqoaGwLeKCCtEVfpCbAiSJMXWU2w/YXM
	 YcyFQzkUkCXBkVbve3UI3EeQIfA1hoTjJuejGqMcqM3qfINVWlxv4595a0/OGZt5Gg
	 tqbvAQRxaUh36HAt2cjSAZqIfG9TsqRKlS7aAats=
Date: Tue, 17 Dec 2013 19:41:05 -0800
From: "W. Trevor King" <wking@tremily.us>
To: gentoo-catalyst@lists.gentoo.org
Subject: Re: [gentoo-catalyst] [PATCH 1/3] Remove some troublesome trailing
 slashes from paths
Message-ID: <20131218034105.GF25409@odin.tremily.us>
References: <1387329131-25890-1-git-send-email-dolsen@gentoo.org>
 <1387329131-25890-2-git-send-email-dolsen@gentoo.org>
Precedence: bulk
List-Post: <mailto:gentoo-catalyst@lists.gentoo.org>
List-Help: <mailto:gentoo-catalyst+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-catalyst+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-catalyst+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-catalyst.gentoo.org>
X-BeenThere: gentoo-catalyst@lists.gentoo.org
Reply-to: gentoo-catalyst@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="I+SguG+o2MtpYMn7"
Content-Disposition: inline
In-Reply-To: <1387329131-25890-2-git-send-email-dolsen@gentoo.org>
OpenPGP: id=39A2F3FA2AB17E5D8764F388FC29BDCDF15F5BE8;
 url=http://tremily.us/pubkey.txt
User-Agent: Mutt/1.5.22 (2013-10-16)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net;
	s=q20121106; t=1387338067;
	bh=fn4uNOeW+ZcnkaWiXNbirEUyqYQjNUT8XwMsRP7FvlY=;
	h=Received:Received:Received:Date:From:To:Subject:Message-ID:
	 MIME-Version:Content-Type;
	b=WFrHBm+wJunNqbykq2qg66rGjot8rvP4B5R1X3ogkN2DALMNYNSlvQAWt1RfzXXtc
	 BdZQ3lqnQMUFl3+HLwAq+WuZ9Ew/wGYU1yV/0OunjIECTsZdjRPBzZRYCKg62qoCWy
	 Vxr504GLWmU3XcOtYar12st8kqtFYOnwamScvZAVWretLDA7vxCv/9VAwOjvBJqCV/
	 X8udGANa6TSvYjhI+Eo/Vbdq7SvO66X806D7wNWQzXpnqUuiH7L7ptSKQnEwdglhgU
	 J1N7x1FIGi8U97SOpoS/fEQL5K4kRPbQePI63gC92lwzzBvE8M3s4S8n9RVlhLQL78
	 z6x54PNFVqeBQ==
X-Archives-Salt: a507fea6-dba7-462d-86c4-84dd2d522216
X-Archives-Hash: 5c8289a2f8d6716f25a8b841294f6a41


--I+SguG+o2MtpYMn7
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Dec 17, 2013 at 05:12:09PM -0800, Brian Dolbec wrote:
> -				self.settings["snapshot"]+"/")
> +				self.settings["snapshot"])
> =E2=80=A6
> -			"/tmp/"+self.settings["target_subpath"]+"/")
> +			"/tmp/"+self.settings["target_subpath"])
> =E2=80=A6
> -			self.settings["version_stamp"]+"/")
> +			self.settings["version_stamp"])

Acked by me, although I think path consumers should be able to handle
both forms.

Cheers,
Trevor

--=20
This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy

--I+SguG+o2MtpYMn7
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJSsRlPAAoJEKKfehoaNkbtJ4QQALbvoGPf1pSODL0O6514Dpzb
IlZzGR1lHizB44cn8k1KavHS/7vpjkZtxOv8ucGpOv+duKztIVfui+mnMIS62wU1
2g7N/L0sS2owFVK0e5FxVtjcWwlMWTfvcsNX9p1Pie7p/Ny91pCizwM15o1bFz0O
UjdnbcATtrqboXxarPSclOHuTSoaIUqiuVGn6NbzKNNvqaPEz1Jd3gYq9c5M5wGV
EA0jzcLq0vKWObzih9aj1G3o1KriHn0Xo28efSSCvF41cMFovpcGpy+f2YFOdyeA
PXRTGKdXzhjRtxeIpT3XxJFvbRNfuCZtGhlM6fLNBWC+4XGa5KsVSIDfeUGQOIsv
tm6sFIyv6tAOrNYJ/dfSGmox0sK1g3irVZQ20zi42tzmhtNsUumTN7m1LFGvczeh
2VgVA6EHgEnbJ5ueZBPYDgEXtNdiDvWYA/wgwROt0jQCcNVJvXeRD/MHlnHU6193
lS+qDKawetqoxr+peNNEJyTtVKRMe9FP71v3v4qfNk05pdVC6KlqxJ9bdKQAZAf4
56GAs8WUPpQPl9DVUHC0mRzodcYOGbTkU3NEjkc8q71F8iHwKERV2uWdjUZDyHn2
ETl3TwwCt3BoqXOhv5qZ+a4+xWsFVON34pGPEu9lLRBUpNH5hbN5d9rkMY6HXQOi
BFl6vxG7Uln6I4ELtnfd
=4CR5
-----END PGP SIGNATURE-----

--I+SguG+o2MtpYMn7--