Fix the debug of uploading service file is failed to a linked
authorZhuoX Li <zhuox.li@intel.com>
Wed, 4 Jun 2014 10:46:52 +0000 (18:46 +0800)
committerLin Yang <lin.a.yang@intel.com>
Thu, 5 Jun 2014 04:08:18 +0000 (12:08 +0800)
commitf44dcfe5e3a3c6ea0964f806d2b1dafa31deb2db
treef538b855f29abfdbd2052c805ae04d7a8222d18b
parent23fe6e31cdba5908af383414d586085655608ffc
Fix the debug of uploading service file is failed to a linked

one example shows as below:
When the Tizen:Mobile:build OBS project links the Tizen:Mobile,
we can get the package meta by Tizen:Mobile:build, but the package isn't
in the Tizen:Mobile:build, so the package of _service file can't be uploaded.
Before uploading, we should check it.

Fixes: #1944

Change-Id: I676525a26e8bfa5b382b4bffffd97a39f2e7d4a8
job_submitobs.py