From d3ecb8495a42d039b07313e393734c49fdc6be66 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 22 Nov 2022 21:03:34 +0100 Subject: [PATCH] Bump private git so that we use Liberation Sans rather than Arial for a subtitle test. --- run/tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2