diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-17 16:33:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-17 16:33:43 +0100 |
| commit | 0e7591e3bf95d4abe08d854850b6fc4e411586b0 (patch) | |
| tree | e65ea79ca879d62051f46fae8686f71620a87d3e /test/ref/make.sh | |
| parent | eaac013b4e68dea48fb2c3070b7c7ca59dfd1b96 (diff) | |
Various testing tweaks.
Diffstat (limited to 'test/ref/make.sh')
| -rw-r--r-- | test/ref/make.sh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/test/ref/make.sh b/test/ref/make.sh deleted file mode 100644 index 1d04e244..00000000 --- a/test/ref/make.sh +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -rm -rf DCP -mkdir DCP -opendcp_mxf -i j2c -o DCP/video.mxf -r 24 -opendcp_mxf -i wav -o DCP/audio.mxf -r 24 -opendcp_xml --reel DCP/video.mxf DCP/audio.mxf -k feature -t "A Test DCP" -a "A Test DCP" -mv *.xml DCP -mv DCP/*_pkl.xml DCP/04040404-0404-0404-0404-040404040404_pkl.xml -mv DCP/*_cpl.xml DCP/02020202-0202-0202-0202-020202020202_cpl.xml |
