Fix recover test hash; not sure why.
authorCarl Hetherington <cth@carlh.net>
Thu, 23 Feb 2017 16:45:32 +0000 (16:45 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 19 Apr 2017 22:04:32 +0000 (23:04 +0100)
test/recover_test.cc

index a16e19639aade6b1624d8d28e0ef65dc12f67890..93288c3001e848a7f50e66660e62338ef249b0b2 100644 (file)
@@ -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_9284c41c42044ef9b4c14482730cdffe_24_100000000_P_S_0_1200000.mxf";
+       boost::filesystem::path const video = "build/test/recover_test_2d/video/185_2K_517799e697fdd13033f9f7e836e7dc43_24_100000000_P_S_0_1200000.mxf";
        boost::filesystem::copy_file (
                video,
                "build/test/recover_test_2d/original.mxf"