From 4b0ece8d964961598ce4734ce25bb0aed66dbf7a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 3 Jun 2015 16:09:24 +0100 Subject: Add AspectAdjust to subtitles. --- run/tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run') diff --git a/run/tests b/run/tests index 243eee96..e8357d73 100755 --- a/run/tests +++ b/run/tests @@ -10,7 +10,7 @@ private=../libdcp1-test-private work=build/test dcpinfo=build/tools/dcpinfo -export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:build/src:build/asdcplib/src +export LD_LIBRARY_PATH=build/src:build/asdcplib/src:$LD_LIBRARY_PATH for c in xmlsec1 xmldiff; do hash $c 2>/dev/null || { echo >&2 "$c required but not found; aborting"; exit 1; } -- cgit v1.2.3