Fix the IndexError issue for job_sync_snapdiff.py
authorZhuoX Li <zhuox.li@intel.com>
Tue, 24 Jun 2014 08:22:13 +0000 (16:22 +0800)
committerLin Yang <lin.a.yang@intel.com>
Mon, 7 Jul 2014 09:03:39 +0000 (17:03 +0800)
commitef490b7df1e14b54779f809e9dc6d90844b522e0
treed705ded414bd3970fb6cff1dee9c54dd3b9a2d94
parent28fae442f881456138adbb542b0ab53001def0fe
Fix the IndexError issue for job_sync_snapdiff.py

Maybe not find the matched snapshot, should skip it.

Fixes: #1992

Change-Id: Ic658de194f5db423d1e6fcc7a23f92ac458b79b8
job_sync_snapdiff.py