개정판 12261e55
issue #000: fix linenotracer
Change-Id: I76cfd21ae52fcddab593f1ea58ce590a7ddf0841
DTI_PID/DTI_PID/LineNoTracer.py | ||
---|---|---|
84 | 84 |
lineno.set_property('From', connected_items[0]) |
85 | 85 |
lineno.set_property('To', connected_items[-1]) |
86 | 86 |
|
87 |
if not connected_items or connected_items[-1] is not _to: |
|
88 |
_to.owner = None |
|
89 |
|
|
87 | 90 |
return connected_items |
88 | 91 |
|
89 | 92 |
''' |
내보내기 Unified diff