Supporters update.
[dcpomatic.git] / run / tests
index fc13f4b1c167908e855990fd40f52ed7f63fca49..65e06e750d109dd07476bca19f2d3b0c5862cb5b 100755 (executable)
--- a/run/tests
+++ b/run/tests
@@ -3,7 +3,7 @@
 # e.g. --run_tests=foo
 set -e
 
-PRIVATE_GIT="49276da301a937fbf09bc9e7b5a537cdee72bc46"
+PRIVATE_GIT="73e4119fdf693619684cb0c4f07f8f91388e0617"
 
 if [ "$1" == "--check" ]; then
        shift 1
@@ -48,7 +48,6 @@ if [ "$check" == "1" ]; then
                echo "Unexpected dcpomatic-test-private version"
                exit 1
        fi
-       ./check_sums || (echo "dcpomatic-test-private checksums are incorrect"; exit 1)
        popd
 fi