On Sat, Dec 28, 2013 at 05:57:06PM -0800, Brian Dolbec wrote:
> -                             
> "portdir":self.settings["snapshot_cache_path"]+"/portage",\
> +                             "portdir": 
> normpath(self.settings["snapshot_cache_path"] + "/" +
> +                                     self.settings["repo_name"]),
>                               
> "distdir":self.settings["distdir"],"port_tmpdir":"tmpfs"}

Ah, this is getting rid of that trailing backslash, so I'm fine if it
stays in the previous commit.  We're still missing the space before
“"port_tmpdir"”.  The use of normpath and the repo_name setting look
good.

Cheers,
Trevor

-- 
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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to