Remove _link if _service file exists when accepting SR. 18/138018/2
authorhyokeun <hyokeun.jeon@samsung.com>
Tue, 11 Jul 2017 01:06:53 +0000 (10:06 +0900)
committerhyokeun <hyokeun.jeon@samsung.com>
Tue, 11 Jul 2017 01:08:21 +0000 (10:08 +0900)
commit9cf9b7db0acc91888b14185b5b004a2388effa4c
treea114dda4cfda3702a8d94d88e74869c2db1e37e4
parent7cb409aac22709574d33881d0649996ac919cc2f
Remove _link if _service file exists when accepting SR.

Problem: When accepting packages to multiple-linked project, it branches rather than creating it.
         This will create _link package which references the original project's.
Workaround: Remove _link if exists and set associated comments for history.

Change-Id: Ibcddef330ad666405d29bc58812ff7afc723a973
common/buildservice.py
job_request.py