summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-01-28 10:35:43 +0000
committerCarl Hetherington <cth@carlh.net>2015-01-28 10:35:43 +0000
commitb47a54b85aee24795008463681cb31f4307ffe84 (patch)
treed801f9f9d5de8c6b4c207cb6ac79344ad88c92fe /run
parent491ac453512ac1982f62fc0d2a310586427601d7 (diff)
parenta8d04509ff58ac8e35338df05721adf5e36858d2 (diff)
Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0
Diffstat (limited to 'run')
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index b5edf4ea..7083c684 100755
--- a/run/tests
+++ b/run/tests
@@ -95,6 +95,6 @@ fi
# Dump the subs of JourneyToJah... (which has MXF-wrapped subtitles)
# and check that they are right
-$dcpinfo -s $private/JourneyToJah_TLR-1_F_EN-DE-FR_CH_51_2K_LOK_20140225_DGL_SMPTE_OV >> $work/jah.log
+$dcpinfo -s $private/data/JourneyToJah_TLR-1_F_EN-DE-FR_CH_51_2K_LOK_20140225_DGL_SMPTE_OV >> $work/jah.log
echo "PASS"