]> git.sesse.net Git - ffmpeg/commit
fate: Don't use depreceated keepside option
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 30 Dec 2019 12:43:27 +0000 (13:43 +0100)
committerJames Almer <jamrial@gmail.com>
Fri, 10 Jan 2020 15:28:18 +0000 (12:28 -0300)
commitc4c96d5942ac48ff247be224363f5200198844a6
tree99297a93c95f436bad49532934a1efe7de0e8580
parent52bf43eb4959918f75a7e3c9678812521ef2efff
fate: Don't use depreceated keepside option

The tests for concat use this option which is scheduled for removal and
does nothing any more. So remove it; otherwise, these tests would fail
at the next major version bump.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
tests/fate-run.sh