Fix bug on submit tag check
authorLin Yang <lin.a.yang@intel.com>
Wed, 14 May 2014 08:25:59 +0000 (16:25 +0800)
committerLin Yang <lin.a.yang@intel.com>
Wed, 14 May 2014 10:12:53 +0000 (18:12 +0800)
commit7c1a89a4f44e0bf2a70ac3d68f2be22781da569b
treeb911756d5745dcdd1dd76527d6e2e565c451e5aa
parent990265626967d5f44b66dd43b735b6fbc6d1c41b
Fix bug on submit tag check

Jenkins should check whether the submit tag has been merged into git tree, if
not, then check whether it is still open on gerrit. It will give out mistake
message if check on gerrit at first.

Fixes: #1876

Change-Id: I72b6a0bacdb427b69a33cc16e77a89820c8672ec
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
job_submitobs.py