BUGFIX: undefined attribute 92/136192/1
authorJunghyun Kim <jh0822.kim@samsung.com>
Wed, 28 Jun 2017 10:52:07 +0000 (19:52 +0900)
committerJunghyun Kim <jh0822.kim@samsung.com>
Wed, 28 Jun 2017 10:52:07 +0000 (19:52 +0900)
commite3f25ff0510b415747ed870d0e21a16689d7f806
treecc7042d3b208effb58c267d8921775567fd8aadc
parent87da2e716823d09015d3ad94dc268beba95744c7
BUGFIX: undefined attribute

PROBLEM:
 - AttributeError: GitObsMapping instance has no attribute 'cur_OBS_staging_project'

SOLUTION:
 - assign "" at the initialization

Change-Id: I00389c3cf40a188b984e70dcb438a022e9fe7a3e
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
common/git_obs_mapping.py