backports: fold outdir as a backport identity target
authorLuis R. Rodriguez <mcgrof@suse.com>
Thu, 6 Nov 2014 22:24:20 +0000 (14:24 -0800)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Fri, 14 Nov 2014 21:47:16 +0000 (13:47 -0800)
commit2a4dab4316c24125fd95687ec2adafb1345d6547
treecefe823f54bd683c615cbb96f2f68ec8b1ccaed0
parent7f09e57d531658b40bc44093fcecbdec5b2436fe
backports: fold outdir as a backport identity target

The output directory is always the same as the project directory
for packaging backports but for integration these will differ,
to make introduction of integration easier to follow use the
outdir as  both project directory and target directory and fold
the existing args.outdir under the backport identity object as
both "project_dir" and "target_dir".

This commit has no functional changes.

Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>
gentree.py