Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 10 lines 504 B view raw
1diff --git a/tests/fate/ffmpeg.mak b/tests/fate/ffmpeg.mak 2index 869376dd18..d9348ee837 100644 3--- a/tests/fate/ffmpeg.mak 4+++ b/tests/fate/ffmpeg.mak 5@@ -266,4 +266,4 @@ 6 7 # test matching by stream disposition 8 fate-ffmpeg-spec-disposition: CMD = framecrc -i $(TARGET_SAMPLES)/mpegts/pmtchange.ts -map '0:disp:visual_impaired+descriptions:1' -c copy 9-FATE_FFMPEG-$(call FRAMECRC, MPEGTS,,) += fate-ffmpeg-spec-disposition 10+FATE_SAMPLES_FFMPEG-$(call FRAMECRC, MPEGTS,,) += fate-ffmpeg-spec-disposition