Merge pull request #7342 from jjlawren/remove_ffmpeg_tests

Remove FFmpeg run_test config
This commit is contained in:
Thomas Lovén 2018-11-05 15:32:37 +01:00 committed by GitHub
commit e8d3b1b5b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,11 +35,6 @@ ffmpeg_bin:
required: false
default: ffmpeg
type: string
run_test:
description: Check if `input` is usable by ffmpeg.
required: false
default: True
type: boolean
{% endconfiguration %}
### {% linkable_title Raspbian Debian Jessie Lite Installations %}