BUGFIX: publish is not generated.
authorJunghyun Kim <jh0822.kim@samsung.com>
Wed, 9 Nov 2016 01:48:21 +0000 (10:48 +0900)
committerSoonKyu Park <sk7.park@samsung.com>
Wed, 22 Feb 2017 08:49:46 +0000 (17:49 +0900)
commit9ed31dd85d0d27f1427a6b7116c776325603e312
treee897459a6c24439ce5febee9446214fe1db5d2d4
parent73902815c82f6b579051f6eeb45d686e22e4de7f
BUGFIX: publish is not generated.

1. If there is an unpublished repo.
  The scheduler status is 'unpublished' if it is unpublished repo.
  In this case, this repo is ignored checking.

2. All architectures are disabled to build in a repo.
  In this case, deleterepo() function is called and just returned.
  If this repo is the last published repo in obs scheduler, it is
  possbile not to generate OBS_REPO_PUBLISHED event.

Change-Id: Ia08cece0476a5276b3a4a2527fcef8940e8d1ee5
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
src/backend/bs_publish