Strip trailing slash from subpath's if they exist when creating filenames. rewrite-without-wtk
authorBrian Dolbec <dolsen@gentoo.org>
Thu, 27 Jun 2013 23:41:39 +0000 (16:41 -0700)
committerW. Trevor King <wking@tremily.us>
Sun, 15 Dec 2013 04:25:09 +0000 (20:25 -0800)
commitb7bdc87d6efae483b9c034244ebb7b19fcd4edd5
tree6e429db3a0d42e2781de570d2e76c873c656ac7a
parent5d183ad8a5559a5f3fc31fd4432a8fe0c11d17ba
Strip trailing slash from subpath's if they exist when creating filenames.

This bug was introduced in commit 52c9d37ff5de18981d6ecbe5bdde524b2bf4ebda when a trailing slash was added to target_subpath.
catalyst/base/stagebase.py
catalyst/targets/livecd_stage2.py
catalyst/targets/stage2.py