From: Carl Hetherington Date: Fri, 1 Jul 2016 22:39:01 +0000 (+0100) Subject: Fix test hash after adding subtitle line spacing to the subtitle content identifier. X-Git-Tag: v2.8.15~3 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=b084aef4443929e14acf690f7c9e2378b80fb43f;p=dcpomatic.git Fix test hash after adding subtitle line spacing to the subtitle content identifier. --- diff --git a/test/recover_test.cc b/test/recover_test.cc index f9ef8793e..98d52ef76 100644 --- a/test/recover_test.cc +++ b/test/recover_test.cc @@ -60,7 +60,7 @@ BOOST_AUTO_TEST_CASE (recover_test_2d) film->make_dcp (); wait_for_jobs (); - boost::filesystem::path const video = "build/test/recover_test_2d/video/185_2K_bf7d9a3ad543b4f048be97e8df309918_24_100000000_P_S_0_1200000.mxf"; + boost::filesystem::path const video = "build/test/recover_test_2d/video/185_2K_9284c41c42044ef9b4c14482730cdffe_24_100000000_P_S_0_1200000.mxf"; boost::filesystem::copy_file ( video, "build/test/recover_test_2d/original.mxf"