Fix the bug about checking submit tag name.
authorZhuoX Li <zhuox.li@intel.com>
Tue, 9 Dec 2014 08:28:17 +0000 (16:28 +0800)
committerZhuoX Li <zhuox.li@intel.com>
Mon, 29 Dec 2014 02:20:14 +0000 (10:20 +0800)
commit3367addcc046f3ceb755c4e33ae3bf7ae04cd3b6
treed05b528537ea23582c00d009252a67c6db39f065
parentb8e136e2b4cc818ea0e61ed4d2d4294686b05918
Fix the bug about checking submit tag name.

If tag is 'submit/tizen/mobile/20141119.110835', we get the 'tizen' branch
by parsing the tag name. In fact, we should get 'tizen/mobile' branch.

Fixes: #2245

Change-Id: I89ba0ccef0ff823234c1604df7a828ac355453e9
job_submit.py