Fix autoresume file paths to only be configured once.
authorBrian Dolbec <dolsen@gentoo.org>
Mon, 30 Dec 2013 06:14:48 +0000 (22:14 -0800)
committerBrian Dolbec <dolsen@gentoo.org>
Wed, 2 Apr 2014 20:04:22 +0000 (13:04 -0700)
commitd7c96f12c2c20165ab0b8c410366846a91e859da
tree6f3cb7bd3b1cc4e630da76d0f725519f6edbfbc9
parent773ae7f9ee04cedba218a9abdc9f9b7e8360f055
Fix autoresume file paths to only be configured once.

Use: pjoin as a shorter alias to os.path.join()
catalyst/targets/generic_stage_target.py