From: Carl Hetherington Date: Thu, 1 Jun 2023 21:45:39 +0000 (+0200) Subject: Bump required private git revision. X-Git-Tag: v2.16.58~10 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=5c13aa07feb64efcf79a23cb367d4d8fab984fa6 Bump required private git revision. --- diff --git a/run/tests b/run/tests index 65e06e750..c34959144 100755 --- a/run/tests +++ b/run/tests @@ -3,7 +3,7 @@ # e.g. --run_tests=foo set -e -PRIVATE_GIT="73e4119fdf693619684cb0c4f07f8f91388e0617" +PRIVATE_GIT="123f3262947e49ce5425210380c1acccbd082469" if [ "$1" == "--check" ]; then shift 1