From: Carl Hetherington Date: Tue, 21 Mar 2023 16:02:13 +0000 (+0100) Subject: Bump private git sha. X-Git-Tag: v2.16.48 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=ae01c1e979463e4d1acd22b1eb9074e800c41ea4 Bump private git sha. --- diff --git a/run/tests b/run/tests index 393d9b6ed..b211e035a 100755 --- a/run/tests +++ b/run/tests @@ -3,7 +3,7 @@ # e.g. --run_tests=foo set -e -PRIVATE_GIT="2d7238cd99d0468d59c27b3371cd87679c79901f" +PRIVATE_GIT="fe0425b204ed2dcac9e6e134b72fba7f43d8c2eb" if [ "$1" == "--check" ]; then shift 1