In-line run of subs_in_out so that it gets the environment more easily. main v1.8.100
authorCarl Hetherington <cth@carlh.net>
Mon, 13 May 2024 20:20:09 +0000 (22:20 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 13 May 2024 20:20:09 +0000 (22:20 +0200)
run/tests

index 483d24697ee2dcb8de3c6fef6b6024fec6ee0f14..f4e8d405ff1d9355d68274c6a3d4b3834f52e2f3 100755 (executable)
--- a/run/tests
+++ b/run/tests
@@ -173,7 +173,7 @@ fi
 $dcpinfo -s $private/data/JourneyToJah_TLR-1_F_EN-DE-FR_CH_51_2K_LOK_20140225_DGL_SMPTE_OV >> $work/jah.log
 
 # Parse some problematic subs and check that we get it right
 $dcpinfo -s $private/data/JourneyToJah_TLR-1_F_EN-DE-FR_CH_51_2K_LOK_20140225_DGL_SMPTE_OV >> $work/jah.log
 
 # Parse some problematic subs and check that we get it right
-run/test/subs_in_out $private/TunaBoat_Icelandic_Reel1_V1_8sec.xml > $work/tuna.xml
+build/test/subs_in_out $private/TunaBoat_Icelandic_Reel1_V1_8sec.xml > $work/tuna.xml
 diff -q $private/TunaBoat_Icelandic_Reel1_V1_8sec.parsed.xml $work/tuna.xml
 if [ "$?" != "0" ]; then
     echo "FAIL: output of parse check 1 invalid"
 diff -q $private/TunaBoat_Icelandic_Reel1_V1_8sec.parsed.xml $work/tuna.xml
 if [ "$?" != "0" ]; then
     echo "FAIL: output of parse check 1 invalid"