Commit b179a477 authored by Jan Kiene's avatar Jan Kiene
Browse files

fix path

parent 45fe557b
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -114,7 +114,7 @@ def run_check(modes: list, out_formats: list, tests: list, run_fec: bool = True)
        for f in bs_folder.iterdir():
            for fs in file_starts:
                if f.name.startswith(fs):
                    bs_folder.joinpath(f).unlink()
                    f.unlink()

    ### second run: decoder only with disturbed bitstream