Commit 77f91688 authored by sagnowski's avatar sagnowski
Browse files

[tmp] debug submodule

parent 963bc877
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -396,7 +396,11 @@ renderer-5ms-framing-msan:
  needs: ["build-codec-linux-cmake"]
  stage: test
  script:
    - git submodule status # tmp DBG
    # tmp DBG
    - git submodule status
    - ls -la scripts/razel
    - ls -la scripts/razel/ivas_razel_runner

    # Build reference executable - 5ms framing disabled
    - cp lib_com/options.h lib_com/options.h.bak
    - sed -i '/API_5MS/d' lib_com/options.h