Stop running ./check_sums now we're using git annex.
authorCarl Hetherington <cth@carlh.net>
Sun, 19 Mar 2023 13:45:57 +0000 (14:45 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 29 Mar 2023 15:43:07 +0000 (17:43 +0200)
run/tests

index fc13f4b1c167908e855990fd40f52ed7f63fca49..f2b2ae6b6a133a96458064d172d245cd9929821c 100755 (executable)
--- a/run/tests
+++ b/run/tests
@@ -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