summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-02-03 22:13:13 +0100
committerCarl Hetherington <cth@carlh.net>2024-02-03 22:13:13 +0100
commit52dc2f13d5cd03403da20e1764ba474c829a1a26 (patch)
tree28ff84ffc648c499ef3c647c0c85ae15a84d9739 /run
parent0226862cd32e8b2a10d0cdc0c9c5e7682d364075 (diff)
parentc9e807a398ffa4c6ba38a26e2721250bdbef10d7 (diff)
Merge branch 'main' into v2.17.x
Diffstat (limited to 'run')
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index 12d59346d..4315e227f 100755
--- a/run/tests
+++ b/run/tests
@@ -3,7 +3,7 @@
# e.g. --run_tests=foo
set -e
-PRIVATE_GIT="59b62615a48a1f3a70e9c028b92dfba75c1719ba"
+PRIVATE_GIT="f4b0c41b263a17cf33edae7565f16bd21eb80b65"
if [ "$1" == "--check" ]; then
shift 1