Commit 459882db authored by Jan Kiene's avatar Jan Kiene
Browse files

remove dbg output

parent 97dc7e0b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -184,7 +184,6 @@ stages:
  - fi

  - python3 -m pytest $TEST_SUITE -v --update_ref 1 $enc_stats_arg $enc_dmx_arg --create_ref -n auto --ref_encoder_path $REF_ENCODER_PATH --ref_decoder_path $REF_DECODER_PATH --dut_encoder_path $DUT_ENCODER_PATH --dut_decoder_path $DUT_DECODER_PATH || exit_code=$?
  - ls tests/ref/param_file/enc/

.update-scripts-repo: &update-scripts-repo
  - cd $SCRIPTS_DIR