typilus-action icon indicating copy to clipboard operation
typilus-action copied to clipboard

IndexError: list index out of range

Open ZdenekM opened this issue 5 years ago • 1 comments

Diff GET Status Code:  200
Traceback (most recent call last):
  File "/usr/src/entrypoint.py", line 81, in <module>
    changed_files = get_changed_files(diff_rq.text)
  File "/usr/src/changeutils.py", line 38, in get_changed_files
    assert file_diff_lines[3].startswith("---")
IndexError: list index out of range

logs_302.zip

ZdenekM avatar Oct 13 '20 16:10 ZdenekM

@ZdenekM #9 fixes this issue

bzz avatar Sep 28 '21 12:09 bzz