diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-12-13 00:33:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-01-17 20:13:22 +0100 |
| commit | 0fdccaf9779b376938a1cd795f31f3bc5036333f (patch) | |
| tree | cfa86af70b411a7cdb71aad8f6b4a9c9fd724662 /run | |
| parent | d460960876cfef9d8638843345fdc1db1294db73 (diff) | |
Remove 32x32 test image.
Diffstat (limited to 'run')
| -rwxr-xr-x | run/tests | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -47,13 +47,6 @@ fi echo "--- Other tests" -# Check a MXF written by the unit tests -diff $work/baz/video1.mxf $work/baz/video2.mxf -if [ "$?" != "0" ]; then - echo "FAIL: MXFs from recovery incorrect" - exit 1 -fi - # Check the DCP written by dcp_test1 diff -ur test/ref/DCP/dcp_test1 $work/DCP/dcp_test1 if [ "$?" != "0" ]; then |
