summaryrefslogtreecommitdiff
path: root/run/tests
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-04-14 23:16:28 +0200
committerCarl Hetherington <cth@carlh.net>2023-04-14 23:16:28 +0200
commit4f2fcd8a163ec540dc1676801d355710584d9138 (patch)
tree95357da3098cc76b993fe3051813d4724100316a /run/tests
parenteb8b123d18f07e8b0d4fe48aad84863f92e91550 (diff)
Update dcpomatic-test-private for some v2.17.x changes that don't affect main.
Diffstat (limited to 'run/tests')
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index f2b2ae6b6..65e06e750 100755
--- a/run/tests
+++ b/run/tests
@@ -3,7 +3,7 @@
# e.g. --run_tests=foo
set -e
-PRIVATE_GIT="49276da301a937fbf09bc9e7b5a537cdee72bc46"
+PRIVATE_GIT="73e4119fdf693619684cb0c4f07f8f91388e0617"
if [ "$1" == "--check" ]; then
shift 1