summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-03-19 23:02:32 +0100
committerCarl Hetherington <cth@carlh.net>2024-03-19 23:02:32 +0100
commit059ad8809b715ca7b84f769529e8a441e3f002f2 (patch)
treead6e4e653a633bd0232dabb5fc73ac14eb02f033
parent48bf4e68b251cbc00b7b462e60b0528d15423852 (diff)
The private test repo got some v2.18.x updates.
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index 4315e227f..6f43290c4 100755
--- a/run/tests
+++ b/run/tests
@@ -3,7 +3,7 @@
# e.g. --run_tests=foo
set -e
-PRIVATE_GIT="f4b0c41b263a17cf33edae7565f16bd21eb80b65"
+PRIVATE_GIT="5298360d6bbae434fb4625fda1cc9dd6be101df3"
if [ "$1" == "--check" ]; then
shift 1