Commit 8e16d9be authored by norvell's avatar norvell
Browse files

Merge branch 'remove-strange-whitespace-character-in-codec-smoke-test' into 'main'

Remove strange whitespace character in codec-smoke-test

See merge request !42
parents 4b99e884 d43f9f01
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1452,7 +1452,7 @@ codec-smoke-test:
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/update-ltv-repo.sh
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/update-scripts-repo.sh
    - python3 scripts/smoketest-basop-filter.py scripts/config/ivas_modes.json --inline
    - bash ci/smoke_test.sh || true
    - bash ci/smoke_test.sh || true
    - tar cJf logs.tar.xz out/logs/
    - ls -al logs.tar.*
    ### analyze for failures