Commit 48ab5805 authored by norvell's avatar norvell
Browse files

Copy reference execs to remove error for missing DuT execs

parent 4c853517
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
    - cp IVAS_cod IVAS_cod_ref
    - cp IVAS_dec IVAS_dec_ref
    - cp IVAS_rend IVAS_rend_ref
    - git checkout $source_branch_commit_sha

    - exit_code1=0