Fix a missed self.settings["repo_name"] migration
authorBrian Dolbec <dolsen@gentoo.org>
Thu, 19 Dec 2013 04:27:04 +0000 (20:27 -0800)
committerBrian Dolbec <dolsen@gentoo.org>
Fri, 3 Jan 2014 04:39:22 +0000 (20:39 -0800)
commit20c1975bd68784bdcf37d0d95de96333881fc272
treefd68b27e81272bb7c719087f256682ddbcd10f79
parent5f0fce9876dea3f8fdc7127f7658239792cb526b
Fix a missed self.settings["repo_name"] migration

Use normpath() on it as well.
Fix the coding style in the lines touched.
modules/generic_stage_target.py