Sybren A. Stüvel 0e6d61dd84 Remove the {ffmpeg} variable
Remove the `{ffmpeg}` variable from the default configuration, and its use
from the job compiler scripts. Now that the Worker can find its bundled
FFmpeg, it's no longer needed to configure its location on the Manager.
2022-07-22 16:37:14 +02:00
..
2022-06-20 17:14:06 +02:00

These scripts are used for some (but far from all) unit tests.

It's mostly a place where we can add some extra files for the tests (like this README.md and empty.js) that should be ignored by the job compiler, without them getting embedded into the flamenco-manager executable file in production builds.