From: Carl Hetherington Date: Tue, 22 Nov 2022 20:03:34 +0000 (+0100) Subject: Bump private git so that we use Liberation Sans rather than Arial for a subtitle... X-Git-Tag: v2.16.34~26 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=d3ecb8495a42d039b07313e393734c49fdc6be66 Bump private git so that we use Liberation Sans rather than Arial for a subtitle test. --- diff --git a/run/tests b/run/tests index 56a4f1294..0fafa3c5e 100755 --- a/run/tests +++ b/run/tests @@ -3,7 +3,7 @@ # e.g. --run_tests=foo set -e -PRIVATE_GIT="a462680c7c6df8a84f9ee0bb7b4fb90055b96ca8" +PRIVATE_GIT="6ae250072192de2e56243da1883a6fa13e56aaf4" if [ "$1" == "--check" ]; then shift 1