Added snapshot_dir to get_repo_data's return value
authorEd Bartosh <eduard.bartosh@intel.com>
Mon, 30 Sep 2013 10:40:25 +0000 (13:40 +0300)
committerGerrit Code Review <gerrit2@otctools.jf.intel.com>
Wed, 9 Oct 2013 17:50:07 +0000 (10:50 -0700)
commitea12e41c64b6d4c7184566b3421696cdc5103730
tree8394f48e2c650cfdafbafefb03f073f2f8be0db3
parent04d76ea23a2dd58ff024c66a2e6d6de72c18ac8a
Added snapshot_dir to get_repo_data's return value

This field will be used by snapshot creation functionality. As
get_repo_data used in 2 places: snapshot creation and prerelease, it
should return all values used in both workflows.

Change-Id: I967ce538b5a7811bd3acf356c8249bd73bc5587a
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
common/repoutils.py