Change to recover hash.
authorCarl Hetherington <cth@carlh.net>
Mon, 16 May 2016 22:38:58 +0000 (23:38 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 18 May 2016 10:50:29 +0000 (11:50 +0100)
test/recover_test.cc

index 5d86fb9277d18909a023e6b00c9b4f6ad32589cc..5c917fadec958fbb6d0f04599d8be34039380f87 100644 (file)
@@ -59,8 +59,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_d2b23c22cff43b0247c7108dcd32323c_24_100000000_P_S_0_1200000.mxf";
-
+       boost::filesystem::path const video = "build/test/recover_test_2d/video/185_2K_bf7d9a3ad543b4f048be97e8df309918_24_100000000_P_S_0_1200000.mxf";
        boost::filesystem::copy_file (
                video,
                "build/test/recover_test_2d/original.mxf"