X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=run%2Ftests;h=d598fdc4a0ed1bad1c353250bf6577da528824f7;hb=2a3dac6c6b985f4568385ab4629575085eb29a4e;hp=1b71d5f0f6dccd0b437dad6215659c9b55ae26b0;hpb=4aad2db751489fb2f81224cc95fcce4ff306d25b;p=libdcp.git diff --git a/run/tests b/run/tests index 1b71d5f0..d598fdc4 100755 --- a/run/tests +++ b/run/tests @@ -10,7 +10,8 @@ work=build/test dcpinfo=build/tools/dcpinfo dcpverify=build/tools/dcpverify -export LD_LIBRARY_PATH=build/src:/home/c.hetherington/lib:$LD_LIBRARY_PATH +export LD_LIBRARY_PATH=build/src:$LD_LIBRARY_PATH +export LIBDCP_SHARE_PREFIX=. # Make sure we have the required tools for c in xmlsec1 xmldiff xmllint; do