diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-26 10:22:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-26 10:22:43 +0100 |
| commit | 5aefef2c8916db5ad10811739ab672ec6d716cf3 (patch) | |
| tree | 28a79ea1f836dbaf4e68fee6e5e5759571cb0221 /hacks/subtitle_alignment/build.sh | |
| parent | ddef0fb991ee50275e801c0cd813b7d74ead6ddf (diff) | |
Add some hacks, mostly subtitle alignment tests.
Diffstat (limited to 'hacks/subtitle_alignment/build.sh')
| -rw-r--r-- | hacks/subtitle_alignment/build.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hacks/subtitle_alignment/build.sh b/hacks/subtitle_alignment/build.sh new file mode 100644 index 000000000..acd08b08a --- /dev/null +++ b/hacks/subtitle_alignment/build.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +run/dcpomatic2_cli hacks/subtitle_alignment/dcp_1 +run/dcpomatic2_cli hacks/subtitle_alignment/dcp_2 |
