Commit 4c853517 authored by norvell's avatar norvell
Browse files

Fix copy-paste error

parent 12f0a03a
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1617,9 +1617,9 @@ check-float-reference:
    - git checkout $BASOP_REFERENCE_BRANCH
    - make clean
    - make -j
    - mv IVAS_cod ../IVAS_cod_ref
    - mv IVAS_dec ../IVAS_dec_ref
    - mv IVAS_rend ../IVAS_rend_ref
    - mv IVAS_cod IVAS_cod_ref
    - mv IVAS_dec IVAS_dec_ref
    - mv IVAS_rend IVAS_rend_ref
    - git checkout $source_branch_commit_sha

    - exit_code1=0