diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-03-19 14:45:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-03-29 17:43:07 +0200 |
| commit | 2dfac2ec09a97b77faea95007be2b304b450530f (patch) | |
| tree | aed0a5e95a945e2490ec5cf2e649ad20826abe67 | |
| parent | bb1c1b89260cf36c621f7f2b471eb23f2ff15b0c (diff) | |
Stop running ./check_sums now we're using git annex.
| -rwxr-xr-x | run/tests | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |
